Home
last modified time | relevance | path

Searched defs:ns_function (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DexportDefaultFunctionInNamespace.ts1 namespace ns_function { namespace
/third_party/typescript/tests/baselines/reference/
DexportDefaultFunctionInNamespace.js48 var ns_function; variable
49 (function (ns_function) { argument