Skip to content

ts_type does not apply when defining a type with the type keyword #77

Description

@AskSkivdal
#[tsync(ts_type = "[number, number]")]
type Coordinate = [f64; 2];

resolves to

export type Coordinate = unknown

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions