Skip to content

Typescript type RouteConfig TypeError #3230

Closed
@GUEThe

Description

@GUEThe

What problem does this feature solve?

none

What does the proposed API look like?

When traverse RouteConfig[], read property 'children' of item. Get this error:
Property 'children' does not exist on type 'RouteConfig'.
Property 'children' does not exist on type 'RouteConfigSingleView'
Type 'RouteConfigMultipleViews' has property 'children', but 'RouteConfigSingleView' doesn't.
Type 'RouteConfigMultipleViews' and type 'RouteConfigSingleView' wasn't exported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions