export default () => ({ name: 'modernjs' });

export const post = () => 'modernjs';
