@watzon/baserow
    Preparing search index...

    Interface ListWorkspaceUsersParams

    interface ListWorkspaceUsersParams {
        search?: string;
        sorts?: string;
    }
    Index

    Properties

    Properties

    search?: string
    sorts?: string