UNPKG

aws-northstar

Version:
5 lines (4 loc) 162 B
import { DataType } from './type'; import { Column } from '../'; declare const filterColumnDefinition: Column<DataType>[]; export default filterColumnDefinition;