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.

5 lines (4 loc) 130 B
import * as Logger from '../modules/logger' window.Logger = Logger; import * as SQLite from './SQLite.js' window.SQLite = SQLite;