UNPKG

vox-core

Version:

Runtime de aplicaciones multiplataforma

8 lines (5 loc) 173 B
require("./main.js"); core.VW._cluster=true; var Command= new core.VW.CommandLine.Parser(); var file=Command.parse(undefined,false).getFirstValue(); require(file);