-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
Thanks for this great package.
I'm trying to use it with TypeScript. Typings are installed and I'm importing it like this:
import * as chaiIterator from 'chai-iterator';But it gives me the following error:
[ts] Module ''chai-iterator'' resolves to a non-module entity and cannot be imported using this construct.
Any ideas?
I cannot use require syntax.
Metadata
Metadata
Assignees
Labels
No labels