carbon-components-angular
Version:
Next generation components
32 lines (29 loc) • 1.43 kB
JavaScript
/*!
*
* Neutrino v0.0.0 | i18n.module.ngfactory.js
*
* Copyright 2014, 2018 IBM
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
*
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
* tslint:disable
*/
import * as i0 from "@angular/core";
import * as i1 from "./i18n.module";
import * as i2 from "./i18n.service";
var I18nModuleNgFactory = i0.ɵcmf(i1.I18nModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, []], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(5120, i2.I18n, i1.I18N_SERVICE_PROVIDER_FACTORY, [[3, i2.I18n]]), i0.ɵmpd(1073742336, i1.I18nModule, i1.I18nModule, [])]); });
export { I18nModuleNgFactory as I18nModuleNgFactory };
//# sourceMappingURL=i18n.module.ngfactory.js.map