Searched refs:GLOBAL_THIS_REQUIRE_NAPI (Results 1 – 2 of 2) sorted by relevance
23 GLOBAL_THIS_REQUIRE_NAPI115 … item = `var ${systemValue} = ${GLOBAL_THIS_REQUIRE_NAPI}('${systemKey}'${externalModuleParam})`;
143 export const GLOBAL_THIS_REQUIRE_NAPI: string = 'globalThis.requireNapi'; constant