XYO Platform SDK - v3.10.6
    Preparing search index...
    StorageArchivistConfig: ArchivistConfig<
        {
            maxEntries?: number;
            maxEntrySize?: number;
            namespace?: string;
            schema: StorageArchivistConfigSchema;
            type?: "local"
            | "session"
            | "page";
        },
    >