UNPKG

@antix_development/webplus-cli

Version:
19 lines (13 loc) 290 B
/** * <ApplicationName> * <TagLine> * @copyright <Author> * @license <License> * @namespace <Namespace> */ 'use_strict'; // Declare variables and functions here. // Fired when the whole page has loaded. window.onload = () => { // Initialize your app here. }