UNPKG

dts-jest

Version:

A preprocessor for Jest to snapshot test TypeScript declaration (.d.ts) files

3 lines (2 loc) 120 B
import * as _ts from 'typescript'; export declare const get_diagnostic_message: (diagnostic: _ts.Diagnostic) => string;