@freemework/hosting
Version:
Hosting library of the Freemework Project.
5 lines • 338 B
JavaScript
export { FLauncherException } from "./f_launcher_exception.js";
export { FLauncherInitializeRuntimeException } from "./f_launcher_initialize_runtime_exception.js";
export { FLauncherRestartRequiredException } from "./f_launcher_restart_required_exception.js";
export { flauncher } from "./f_launcher.js";
//# sourceMappingURL=index.js.map