UNPKG

@freemework/hosting

Version:

Hosting library of the Freemework Project.

8 lines 452 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FLauncherInitializeRuntimeException = void 0; const f_launcher_exception_js_1 = require("./f_launcher_exception.js"); class FLauncherInitializeRuntimeException extends f_launcher_exception_js_1.FLauncherException { } exports.FLauncherInitializeRuntimeException = FLauncherInitializeRuntimeException; //# sourceMappingURL=f_launcher_initialize_runtime_exception.js.map