UNPKG

@yhwh-script/create-app

Version:

A yhwh-script web app can become anything you want it to become. Set it up with just one command.

6 lines (4 loc) 135 B
import * as Animals from './Animals.js' window.Animals = Animals; import * as Logger from '../modules/logger' window.Logger = Logger;