Interface WrapperResponseData

Hierarchy

  • WrapperResponseData

Properties

Properties

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

Props which will override values returned by getCurrentPathProps() for target app

Type declaration

  • [key: string]: any

Generated using TypeDoc