Searched refs:REG_REQUIRE_NAPI_APP (Results 1 – 1 of 1) sorted by relevance
279 …const REG_REQUIRE_NAPI_APP: RegExp = /var (\S+) = globalThis.requireNapi\(['"](\S+)['"], true, ['"… constant288 }).replace(REG_REQUIRE_NAPI_APP, (_, moduleRequest, soName, moudlePath) => {