UNPKG

dts-jest

Version:

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

6 lines (5 loc) 152 B
import * as _ts from 'typescript'; export declare const load_typescript: (id?: string) => { typescript: typeof _ts; typescript_path: string; };