Function: isDocumentVersionShape()
isDocumentVersionShape(
value):value is DocumentVersion
Defined in: isDocumentVersionShape.ts:5
Whether an untrusted value has a document version's fields. This checks transport shape, not content validity; compilation remains the authority over nodes and props.
Parameters
value
unknown
Returns
value is DocumentVersion