Stratal API Reference
    Preparing search index...

    Variable STORAGE_TOKENSConst

    STORAGE_TOKENS: {
        Options: symbol;
        StorageManager: symbol;
        StorageService: symbol;
    } = ...

    Dependency injection tokens for the Storage module Using Symbol-based tokens to avoid magic strings

    Type Declaration

    • ReadonlyOptions: symbol
    • ReadonlyStorageManager: symbol
    • ReadonlyStorageService: symbol