Skip to content

No type available  #4

Open
Open
@YadhuCU

Description

@YadhuCU
type A = number;
type B = string;
type C = boolean;
type D = A | B | C;
//   ^?

this is the sample code i ran but eventually i couldn't find any types as expected, instead it shows No type available.
NB: lazy as package manager.

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