Skip to content

Interop Gen: Support readonly types #454

@nikeokoronkwo

Description

@nikeokoronkwo

This issue is to add support for readonly types, especially tuples, to the Dart JS Interop Interface Generator

const myTuple: [string, boolean];
const myReadonlyTuple: readonly [string, boolean];

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