featherbit UI
    Preparing search index...

    Interface ThreadStore

    interface ThreadStore {
        threads: Thread[];
        version: 1;
    }
    Index
    threads: Thread[]
    version: 1