mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 00:54:14 +02:00
code organization and some es6
This commit is contained in:
parent
8e286a17b1
commit
653bd862bd
34 changed files with 471 additions and 417 deletions
|
|
@ -1,4 +1,4 @@
|
|||
var Demo = require('../demo');
|
||||
var Demo = require('../index');
|
||||
var fs = require('fs');
|
||||
var argv = require('minimist')(process.argv.slice(2), {boolean: true});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue