jamespot-user-api
    Preparing search index...

    Type Alias ValueLabel

    type ValueLabel = {
        label: string;
        value: string | number;
    }
    Index

    Properties

    Properties

    label: string
    value: string | number