debug-server-next
Version:
Dev server for hippy-core.
1 lines • 258 B
JavaScript
Root.allDescriptors.push(...[]);Root.applicationDescriptor.modules.push(...[]);import*as RootModule from'../../core/root/root.js';import'../shell/shell.js';import*as Startup from'../startup/startup.js';Startup.RuntimeInstantiator.startApplication('ndb_app');