Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
|
raw
history blame
461 Bytes
metadata
id: InjectMutationOptions
title: InjectMutationOptions

Interface: InjectMutationOptions

Properties

injector?

optional injector: Injector;

The Injector in which to create the mutation.

If this is not provided, the current injection context will be used instead (via inject).

Defined in

inject-mutation.ts:30