Function isDocumentClass
- isDocumentClass(doc: unknown): doc is DocumentConstructor
Parameters
- doc: unknown
Returns doc is DocumentConstructor
Whether the given object is a Foundry document class.
Whether the given object is a Foundry document class.
A potential Foundry document class.