UNPKG

@freemework/hosting

Version:

Hosting library of the Freemework Project.

4 lines 211 B
import { FLauncherException } from "./f_launcher_exception.js"; export class FLauncherInitializeRuntimeException extends FLauncherException { } //# sourceMappingURL=f_launcher_initialize_runtime_exception.js.map