UNPKG

@kcutils/gatsby-plugin-intl

Version:

gatsby plugin with support react-intl

4 lines 270 B
import { Throwable, ThrowState } from "@kcutils/error"; export declare const InvalidInputState: ThrowState; export declare const InvalidInputError: (...a: import("@kcutils/helper/lib/models/Optional").Optional<string>[]) => Throwable; //# sourceMappingURL=error.d.ts.map