UNPKG

1.56 kBSource Map (JSON)View Raw
1{"version":3,"file":"tokens.mjs","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 */\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 */\n\nexport * from './public_api';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAAA;;;;;;AAMG;MAKU,OAAO,GAA4B,IAAI,cAAc,CAAU,SAAS,EAAE;MAC1E,QAAQ,GAA6B,IAAI,cAAc,CAAW,UAAU;;ACZzF;;;;;;AAMG;;ACNH;;;;;;AAMG;;ACNH;;AAEG;;;;"}
\No newline at end of file