UNPKG

@freemework/hosting

Version:

Hosting library of the Freemework Project.

4 lines 152 B
import { FException } from "@freemework/common"; export class FLauncherException extends FException { } //# sourceMappingURL=f_launcher_exception.js.map