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