Files

6 lines
104 B
TypeScript

import { helper } from './helper';
export const name = helper.accessor('name', {
header: 'Name',
});