UNPKG

@hapiness/ng-universal

Version:

This is a Hapiness Engine for running Angular Apps on the server for server side rendering.

5 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const core_1 = require("@hapiness/core"); exports.NG_UNIVERSAL_MODULE_CONFIG = new core_1.InjectionToken('ng_universal_module_config'); //# sourceMappingURL=config.js.map