UNPKG

sabium-framework

Version:

Sabium Framework Componentes

12 lines (11 loc) 203 B
export declare const reqTabela: { colunas: { dataField: string; caption: string; }[]; data: { id: number; titulo: string; sigla: string; }[]; }[];