UNPKG

1.57 kBSource Map (JSON)View Raw
1{"version":3,"file":"express-engine-tokens.umd.js","sources":["../../../../../modules/express-engine/tokens/injection-tokens.ts","../../../../../modules/express-engine/tokens/public_api.ts","../../../../../modules/express-engine/tokens/index.ts","../../../../../modules/express-engine/tokens/tokens.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\nimport { InjectionToken } from '@angular/core';\nimport { Request, Response } from 'express';\n\nexport const REQUEST: InjectionToken<Request> = new InjectionToken<Request>('REQUEST');\nexport const RESPONSE: InjectionToken<Response> = new InjectionToken<Response>('RESPONSE');\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './injection-tokens';\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\nexport * from './public_api';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InjectionToken"],"mappings":";;;;;;CAAA;;;;;;;KAUa,OAAO,GAA4B,IAAIA,mBAAc,CAAU,SAAS,EAAE;KAC1E,QAAQ,GAA6B,IAAIA,mBAAc,CAAW,UAAU;;CCXzF;;;;;;;;CCAA;;;;;;;;CCAA;;;;;;;;;;;;;"}
\No newline at end of file