@oneblink/apps-react
    Preparing search index...

    Type Alias NewFormElementOptionSetSharePointListColumn

    NewFormElementOptionSetSharePointListColumn: NewFormElementOptionSetBase & {
        environments: FormElementOptionSetEnvironmentSharePointListColumn[];
        type: "SHAREPOINT_LIST_COLUMN";
    }