jamespot-user-api
    Preparing search index...

    Type Alias ListOrder

    type ListOrder = {
        name: string;
        sort: string;
    }
    Index

    Properties

    Properties

    name: string
    sort: string