UNPKG

jest-snapshot-parser

Version:
3 lines (2 loc) 95 B
import { Parsed } from './constants'; export declare const parse: (content: string) => Parsed;