UNPKG

mlh-tsd

Version:

Check TypeScript type definitions

5 lines (4 loc) 218 B
import makeDiagnostic from './make-diagnostic'; import getJSONPropertyPosition from './get-json-property-position'; import * as tsutils from './typescript'; export { getJSONPropertyPosition, makeDiagnostic, tsutils };