Documentation
    Preparing search index...
    interface KvListOptions {
        limit?: number;
        reverse?: boolean;
    }
    Index

    Properties

    Properties

    limit?: number
    reverse?: boolean