Closed homoky closed 2 years ago
/workspaces/clavard/node_modules/@interval/sdk/dist/types.d.ts:
/workspaces/clavard/node_modules/@interval/sdk/dist/types.d.ts
export declare type TableColumnResult = { label: string | number | boolean | null | Date | undefined; value?: TableCellValue; url?: string; action?: string; params?: z.infer<typeof serializableRecord>; } | TableCellValue;
"version": "0.28.0"
Coming this week! 🙊
Hey @homoky, we shipped this in SDK version 0.29. Thanks for submitting the issue 😃
/workspaces/clavard/node_modules/@interval/sdk/dist/types.d.ts
:"version": "0.28.0"