Skip to content

Interop Gen: Support Destructured Parameters #466

@nikeokoronkwo

Description

@nikeokoronkwo

This issue is for adding support to the TS Declaration Generator for supporting destructured array/object parameters.

export declare function destructured({ obj }: { obj: string; id: number; /* ... */ }, [a, b]: string[]);

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