Searched defs:hasEsmSyntax (Results 1 – 3 of 3) sorted by relevance
231 function hasEsmSyntax(code) { function251 hasEsmSyntax, property
306 function hasEsmSyntax(code) { function327 hasEsmSyntax, property
1533 function(filename, hasEsmSyntax, parentPath = null, packageJsonPath = null) { argument