interface.js 94 B

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