UNPKG

@netlify/content-engine

Version:
6 lines 187 B
import { IMatch } from "../types"; declare const errorParser: ({ err }: { err: unknown; }) => IMatch; export default errorParser; //# sourceMappingURL=api-runner-error-parser.d.ts.map