UNPKG

421 BSource Map (JSON)View Raw
1{"version":3,"file":"route_handler.js","sourceRoot":"","sources":["../../../../../../modules/@angular/router-deprecated/src/rules/route_handlers/route_handler.ts"],"names":[],"mappings":"","sourcesContent":["import {Type} from '../../facade/lang';\nimport {RouteData} from '../../instruction';\n\nexport interface RouteHandler {\n componentType: Type;\n resolveComponentType(): Promise<any>;\n data: RouteData;\n}\n"]}
\No newline at end of file