Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
EditorDocumentId
type
type EditorDocumentId = z.infer<typeof editorDocumentIdSchema>
Import
import { EditorDocumentId } from '@modular/sdk';