interface.js 96 B

12
  1. import { tuple } from '../_util/type';
  2. const TableActions = tuple('paginate', 'sort', 'filter');