interface ArchivistStorage {
    indexes?: IndexDescription[];
}

Properties

Properties

indexes?: IndexDescription[]

The indexes to create on the object store