Skip to content

Use of unknown type from Typescript 3 breaks all other TypeScript versions #3

@matthewmeyer

Description

@matthewmeyer

Thanks for adding Typescript type definitions but use of Typescrpt 3 features suddenly started breaking my Typescript 2.7 build.

node_modules/@types/unist/index.d.ts(31,20): error TS2304: Cannot find name 'unknown'.
node_modules/@types/unist/index.d.ts(40,20): error TS2304: Cannot find name 'unknown'.
node_modules/@types/unist/index.d.ts(97,12): error TS2304: Cannot find name 'unknown'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions