Appearance
@saflib/object-store
CreateObjectStoreOptions = { rootPath: string; type: "disk"; } | { type: "test"; }
rootPath
string
type
"disk"
"test"