@jataware/beaker-client
    Preparing search index...

    Interface IHistoryFormatVersion

    interface IHistoryFormatVersion {
        schema: string;
        version: number;
    }
    Index
    schema: string
    version: number