UNPKG

@jymfony/routing

Version:

Jymfony Routing component

54 lines (46 loc) 634 B
/* * NOT TO BE REQUIRED! */ /** * @namespace */ Jymfony.Component.Routing = { /** * @namespace */ Annotation: {}, /** * @namespace */ DependencyInjection: {}, /** * @namespace */ Dumper: {}, /** * @namespace */ Exception: {}, /** * @namespace */ Generator: {}, /** * @namespace */ Loader: { /** * @namespace */ Configurator: { /** * @namespace */ Traits: {}, }, }, /** * @namespace */ Matcher: {}, };