cel-ts - v0.1.0-alpha
    Preparing search index...

    Type Alias ListsOptions

    Options for configuring the lists extension version.

    type ListsOptions = {
        version?: number;
    }
    Index

    Properties

    Properties

    version?: number