Skip to content

Commit 92bede3

Browse files
authored
Fix document notification result type (#567)
1 parent 731b99f commit 92bede3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/Notification.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { JSONObject } from './JSONObject';
2+
import { Document } from './Document';
23

34
/**
45
* Enum for notification types

0 commit comments

Comments
 (0)