Documentation / @zerotal/admin / index / ConsoleRow
Type Alias: ConsoleRow
ConsoleRow =
Record<string,unknown>
Defined in: admin/src/plugin.ts:92
A row in a console table — whatever shape the contributing package hands over.
Documentation / @zerotal/admin / index / ConsoleRow
ConsoleRow =
Record<string,unknown>
Defined in: admin/src/plugin.ts:92
A row in a console table — whatever shape the contributing package hands over.
On this page