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

Interface: InjectMutationStateOptions

Properties

injector?

optional injector: Injector;

The Injector in which to create the mutation state signal.

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

Defined in

inject-mutation-state.ts:54