@watzon/baserow
    Preparing search index...

    Interface WorkspaceUserEnterpriseTeam

    interface WorkspaceUserEnterpriseTeam {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string