PropertyCallback Type alias

Beta  

A callback function to process properties of an Entity

PropertyCallback = (name: string, meta: PropertyMetaData) => void

Defined in

Last Updated: 13 June, 2024