UNPKG

fusion-cli

Version:
7 lines (5 loc) 113 B
// @noflow import App from 'fusion-core'; export default async function() { return new App('el', el => el); }