@watzon/baserow
    Preparing search index...

    Interface OrderWorkspacesPayload

    interface OrderWorkspacesPayload {
        workspaces: number[];
    }
    Index

    Properties

    Properties

    workspaces: number[]