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

A simple object type to allow access to an objects properties by name when the properties are not known.

Type declaration

  • [key: string]: any