UNPKG

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