Skip to content

Does not work with TypeScript ES modules #40

@hatashiro

Description

@hatashiro
// in TypeScript
import * as keycode from 'keycode';

The code above results in error TS2307: Cannot find module 'keycode'.

The tsc version is v2.4.1.

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