UNPKG

jest-snapshot-parser

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