Loom Engine - v3.1.1
    Preparing search index...

    Interface PersistentStorageOptions

    interface PersistentStorageOptions {
        backend: IStorageBackend;
        namespace?: string;
    }
    Index

    Properties

    Properties

    namespace?: string