UNPKG

@opendash/plugin-parse

Version:

Parse Server Plugin for open.DASH

6 lines (5 loc) 128 B
export declare function AdminTableColumnBody({ type, row, field }: { type: any; row: any; field: any; }): any;