-
Notifications
You must be signed in to change notification settings - Fork 649
Open
Description
Is there any reason why we can't move the typespec from https://github.com/DefinitelyTyped/DefinitelyTyped to this repo so we do not have to deal with two packages.
We could copy that into this package and add "types": "./lib/main.d.ts"
in the package.json
omril1, cryve and maplethorpej