UNPKG

dts-critic

Version:

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

8 lines (6 loc) 298 B
// Type definitions for package dts-critic 2.0 // Project: https://github.com/microsoft/TypeScript // Definitions by: TypeScript Bot <https://github.com/typescript-bot> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function _default(): void; export = _default;