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 2c03d1c commit 224a57dCopy full SHA for 224a57d
typings/space.d.ts
@@ -13,7 +13,7 @@ import { UIExtension, UIExtensionProps } from './uiExtension'
13
import { Upload } from './upload'
14
import { Stream } from 'stream'
15
import { QueryOptions } from './queryOptions'
16
-import { Snapshot } from 'when'
+import { Snapshot } from './snapshot'
17
import { EditorInterface } from './editorInterface'
18
import { WebhookProps, WebHooks } from './webhook'
19
import { PreviewApiKey } from './previewApiKey'
0 commit comments