Skip to content

Commit

Permalink
fix: index.d.ts module name
Browse files Browse the repository at this point in the history
  • Loading branch information
aris-paskalov committed Jan 5, 2023
1 parent 431a1f1 commit 3949d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
declare module 'react-native-paypal' {
declare module '@ekreative/react-native-paypal' {
export interface StartWithOrderIdOptions {
clientId: string;
useSandbox: boolean;
Expand Down

0 comments on commit 3949d8e

Please sign in to comment.