UNPKG

lux-framework

Version:

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

12 lines (10 loc) 142 B
// @flow import template from '../../template'; /** * @private */ export default (): string => template` { "presets": ["lux"] } `;