@osynicite/osynic-osuapi
    Preparing search index...

    Interface Search

    interface Search {
        limit?: number;
        sort: string;
    }
    Index

    Properties

    Properties

    limit?: number
    sort: string