UNPKG

spread-diff-patch

Version:
9 lines (6 loc) 213 B
import { F as Formatter } from '../DiffAOA-mlvW9HLo.mjs'; type DiffAOA = (string | (string | null)[])[][]; declare class JSON extends Formatter<string> { format(diffAOA: DiffAOA): string; } export { JSON };