We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731b99f commit 92bede3Copy full SHA for 92bede3
src/types/Notification.ts
@@ -1,4 +1,5 @@
1
import { JSONObject } from './JSONObject';
2
+import { Document } from './Document';
3
4
/**
5
* Enum for notification types
0 commit comments