Skip to content

Commit 9e77668

Browse files
authored
Fix Typescript error (#444)
1 parent 3b313f4 commit 9e77668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/// <reference types="node" />
12
declare module 'react-native-url-polyfill' {
23
import { URL as NativeURL, URLSearchParams as NativeURLSearchParams } from 'url';
34

0 commit comments

Comments
 (0)