Function isDocumentCollection
- isDocumentCollection(collection: unknown): collection is DocumentCollection
Parameters
- collection: unknown
Returns collection is DocumentCollection
Whether the given object is a Foundry document collection.
Whether the given object is a Foundry document collection.
A potential Foundry document collection.