UNPKG

1.33 kBSource Map (JSON)View Raw
1{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../modules/@angular/compiler-cli/index.ts"],"names":[],"mappings":";;;;AAAA;;;;;;GAMG;AACH,yBAAqG,mBAAmB,CAAC;AAAxD,qDAAe;AAAE,+CAAuC;AACzH,wBAA4B,eAAe,CAAC;AAApC,gDAAoC;AAC5C,8BAAsG,qBAAqB,CAAC;AAApH,oDAAY;AAAuB,kFAA2B;AAAE,0EAAoD;AAC5H,0BAAwB,iBAAiB,CAAC;AAAlC,0CAAkC;AAC1C,iBAAc,sBAAsB,CAAC,EAAA;AACrC,wBAAsB,eAAe,CAAC;AAA9B,oCAA8B;AAGtC,4DAA4D;AAC5D,4BAAkE,mBAElE,CAAC;AAFO,yEAA6E","sourcesContent":["/**\n * @license\n * Copyright Google Inc. All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\nexport {AotCompilerHost, AotCompilerHost as StaticReflectorHost, StaticReflector, StaticSymbol} from '@angular/compiler';\nexport {CodeGenerator} from './src/codegen';\nexport {CompilerHost, CompilerHostContext, ModuleResolutionHostAdapter, NodeCompilerHostContext} from './src/compiler_host';\nexport {Extractor} from './src/extractor';\nexport * from '@angular/tsc-wrapped';\nexport {VERSION} from './src/version';\n\n\n// TODO(hansl): moving to Angular 4 need to update this API.\nexport {NgTools_InternalApi_NG_2 as __NGTOOLS_PRIVATE_API_2} from './src/ngtools_api'\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"]}
\No newline at end of file