Skip to content

Interop Gen: Support Namespaces #399

Open
@nikeokoronkwo

Description

@nikeokoronkwo

This issue is to add support for namespace generation in the Dart JS Interop Generation.

Methods and properties are static on the namespace extension type code.

Classes defined on the namespace are written as constructor functions (the method on the namespace will be a function that returns an instance of the class, equivalent to the class constructor)

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