ember-changeset
ember-changeset copied to clipboard
Typescript
Hi,
How would I prevent this following typescript error?

There's an EmberChangeset export that is the js class. So doing this gives you the class you want:
import { EmberChangeset as Changeset } from 'ember-changeset';