Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
createInternal():import1.ChartsModule {
this._ChartsModule_0 = new import1.ChartsModule();
return this._ChartsModule_0;
}
getInternal(token:any,notFoundResult:any):any {
ChartsModuleInjector.prototype.createInternal = function () {
this._ChartsModule_0 = new import1.ChartsModule();
return this._ChartsModule_0;
};
ChartsModuleInjector.prototype.getInternal = function (token, notFoundResult) {