PropertyCallback Type alias

Beta

A callback function to process properties of an Entity

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

Defined in

Last Updated: 23 April, 2020