Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/
Dpre_define.ts170 export const GLOBAL_THIS_REQUIRE_NAPI: string = 'globalThis.requireNapi'; constant
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts171 export const GLOBAL_THIS_REQUIRE_NAPI: string = 'globalThis.requireNapi'; constant