UNPKG

dts-critic

Version:

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

3 lines 79 B
export const a: () => void; export const b: number; export const foo: string;