toJson
@quik/entity / EntityMetadataStore / toJson
Function: toJson()
toJson():
Record<string,EntityMetadataInfo>
Defined in: entity/src/metadata/store.ts:119
Convert all entity metadata to a serializable format. Filters out entities marked as hidden.
Returns
Record<string, EntityMetadataInfo>