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