UNPKG

lux-framework

Version:

Build scalable, Node.js-powered REST APIs with almost no code.

12 lines (9 loc) 157 B
// @flow import template from '../../template'; /** * @private */ export default (): string => template` export default async function seed() { } `;