Skip to content

Commit e337822

Browse files
authored
fix: Update types.ts to comply with TS isolatedModules (#78)
1 parent 793206c commit e337822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ interface GetPayloadReturn {
3939
pageReferrer: string
4040
}
4141

42-
export {
42+
export type {
4343
EventData,
4444
PartialPayload,
4545
EventPayload,

0 commit comments

Comments
 (0)