Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace documentHelpers

Index

Variables

Const nullDocument

nullDocument: Document = ...

Functions

cloneDocument

createDocument

  • createDocument<T>(typename: string, partial: Record<string | symbol, any>, key?: string): T

getConnections

isDocument

  • isDocument(document: any): document is Document

Generated using TypeDoc