UNPKG

ajsfw

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