XYO Platform SDK - v3.10.6

    Type Alias MemoryArchivistConfig<TConfig, TSchema>

    MemoryArchivistConfig: ArchivistConfig<
        WithAdditional<{ max?: number }, TConfig>,
        TSchema extends Schema
            ? TSchema
            : MemoryArchivistConfigSchema
            | ArchivistConfig["schema"],
    >

    Type Parameters

    MMNEPVFCICPMFPCPTTAAATR