Type alias POJO

POJO: {
    [key: string]: any;
}

Plain data dictionary

Type declaration

  • [key: string]: any

Generated using TypeDoc