Searched defs:Application (Results 1 – 2 of 2) sorted by relevance
26 class Application(object): class
67 System.import("./src/application.js").then((({Application: t}) => new t)).then((t => { property