Skip to content

[BridgeJS] Import JS class via macro annotated Swift code #498

Description

@kateinoigakukun
@JSImportClass class Path2D {
    @JSImportFunction init()
    @JSImportFunction init(path2D: Path2D)

    @JSImportFunction func addPath(_ path: Path2D)
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions