UNPKG

dts-critic

Version:

Checks a new .d.ts against the Javascript source and tells you what problems it has

5 lines 72 B
module.exports = { a: () => {}, b: 0, foo: "missing", };