()
| 40850 | } |
| 40851 | var commandLineTypeAcquisitionMapCache; |
| 40852 | function getCommandLineTypeAcquisitionMap() { |
| 40853 | return commandLineTypeAcquisitionMapCache || (commandLineTypeAcquisitionMapCache = commandLineOptionsToMap(ts.typeAcquisitionDeclarations)); |
| 40854 | } |
| 40855 | var _tsconfigRootOptions; |
| 40856 | function getTsconfigRootOptionsMap() { |
| 40857 | if (_tsconfigRootOptions === undefined) { |
no test coverage detected