Type Alias TAnyObject_ExcludeColumns

TAnyObject_ExcludeColumns: ExcludeByKey<{
    [key: string]: any;
}, "_YOU_CANT_USE_COLUMNS_COMMAND_HERE">