UNPKG

@nguniversal/express-engine

Version:

Express Engine for running Server Angular Apps

23 lines 1.22 kB
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core")):"function"==typeof define&&define.amd?define("@nguniversal/express-engine/tokens",["exports","@angular/core"],n):n(((e="undefined"!=typeof globalThis?globalThis:e||self).nguniversal=e.nguniversal||{},e.nguniversal.expressEngine=e.nguniversal.expressEngine||{},e.nguniversal.expressEngine.tokens={}),e.ng.core)}(this,(function(e,n){"use strict"; /** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */var i=new n.InjectionToken("REQUEST"),s=new n.InjectionToken("RESPONSE"); /** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ /** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ e.REQUEST=i,e.RESPONSE=s,Object.defineProperty(e,"__esModule",{value:!0})}));