UNPKG

dts-jest

Version:

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

3 lines (2 loc) 157 B
import * as _ts from 'typescript'; export declare const normalize_expected_value: (value: string, filename: string, line: number, ts: typeof _ts) => string;