Skip to content

Lookup or indexed access operator doesn't support #29

@Crusader4Christ

Description

@Crusader4Christ

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-1.html

Sorry, maybe I just not found... Does this builder support lookups?

interface i1 {
  field: string
}
interface i2 {
  field: i1["field"]
}

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