UNPKG

dts-critic

Version:

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

3 lines (2 loc) 54 B
export const a: () => void; export const b: number;