Searched defs:createExportStatement (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 110561 function createExportStatement(name, value, location, allowComments, liveBinding) { function 111680 function createExportStatement(name, value, allowComments) { function
|
| D | tsc.js | 91443 function createExportStatement(name, value, location, allowComments, liveBinding) { function 92110 function createExportStatement(name, value, allowComments) { function
|