Skip to content

Commit 61150ad

Browse files
committed
Fix module name declaration
1 parent 30003a7 commit 61150ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
declare module 'Gist';
1+
declare module 'customerio-gist-web';

0 commit comments

Comments
 (0)