UNPKG

@hubee/hubee-ui-table

Version:

Hubee UI Table é uma biblioteca que faz abstração da implementação de data tables para o React

5 lines (4 loc) 133 B
import { Action } from '@/core/interfaces'; export default class RowActionStorybook { static makeActions(): Action<any>[]; }