bunway
    Preparing search index...

    Interface FileStoreOptions

    interface FileStoreOptions {
        path: string;
        ttl?: number;
    }
    Index

    Properties

    Properties

    path: string
    ttl?: number