TyphonJS Runtime Library (FVTT) 0.3.0
#runtime/types/fvtt-shim/guard
isDocumentClass
Function isDocumentClass
isDocumentClass
(
doc
:
unknown
)
:
doc
is
DocumentConstructor
Parameters
doc
:
unknown
A potential Foundry document class.
Returns
doc
is
DocumentConstructor
Whether the given object is a Foundry document class.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
A potential Foundry document class.