mwg API
    Preparing search index...

    Interface NewsSeenOptions

    interface NewsSeenOptions {
        namespace: string;
        storage?: SaveStorage;
    }
    Index
    namespace: string
    storage?: SaveStorage