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 3b313f4 commit 9e77668Copy full SHA for 9e77668
index.d.ts
@@ -1,3 +1,4 @@
1
+/// <reference types="node" />
2
declare module 'react-native-url-polyfill' {
3
import { URL as NativeURL, URLSearchParams as NativeURLSearchParams } from 'url';
4
0 commit comments