Readonlykeys: readonly { id: string; source: string }[]Optional Readonlytags?: readonly string[]A set of tags. Tags are arbitrary application-defined strings. ECHO makes no assumptions about the tag structure.
Get the metadata for an entity. Returns mutable meta when passed a mutable entity (inside change callback). Returns read-only meta when passed a regular entity or snapshot.
Readonlykeys: readonly { id: string; source: string }[]Optional Readonlytags?: readonly string[]A set of tags. Tags are arbitrary application-defined strings. ECHO makes no assumptions about the tag structure.
Get the metadata for an entity. Returns mutable meta when passed a mutable entity (inside change callback). Returns read-only meta when passed a regular entity or snapshot.