@valon-technologies/gestalt
    Preparing search index...

    Type Alias GetAllOptions

    Optional parameters for W3C-aligned ranged getAll / getAllKeys reads.

    type GetAllOptions = {
        count?: number;
    }
    Index

    Properties

    Properties

    count?: number