Type alias EntityData

EntityData: {
    [k: string]: any;
}

Type declaration

  • [k: string]: any

Generated using TypeDoc