{ "version": 3, "sources": ["src/express.tokens.ts"], "sourcesContent": ["\r\nimport { InjectionToken } from '@angular/core';\r\nimport { Request, Response } from 'express';\r\n\r\nexport const REQUEST = new InjectionToken('REQUEST');\r\nexport const RESPONSE = new InjectionToken('RESPONSE');\r\n"], "mappings": "yCAIO,IAAMA,EAAU,IAAIC,EAAwB,SAAS,EAC/CC,EAAW,IAAID,EAAyB,UAAU", "names": ["REQUEST", "InjectionToken", "RESPONSE"] }