UNPKG

ajsfw

Version:
4 lines (3 loc) 123 B
import { Exception } from "ajsfw/exceptions"; export declare class InitializationTimeoutException extends Exception { }