UNPKG

secret-polar

Version:

Polar is a development environment to compile, deploy, test, run scrt contracts on different networks.

3 lines (2 loc) 89 B
import * as z from 'zod'; export declare function parseZodError(ze: z.ZodError): string;