We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fd422 commit d875557Copy full SHA for d875557
.changeset/spotty-beers-repeat.md
@@ -0,0 +1,5 @@
1
+---
2
+"react-native-node-api": minor
3
4
+
5
+No longer exporting weakNodeApiPath, import from "weak-node-api" instead
packages/host/src/node/index.ts
@@ -26,5 +26,3 @@ export {
26
determineLibraryBasename,
27
dereferenceDirectory,
28
} from "./path-utils.js";
29
-
30
-export { weakNodeApiPath } from "./weak-node-api.js";
0 commit comments