UNPKG

@jymfony/routing

Version:

Jymfony Routing component

8 lines (6 loc) 136 B
/** * @memberOf Jymfony.Component.Routing.Exception */ class ExceptionInterface { } export default getInterface(ExceptionInterface);