UNPKG

@jackdbd/permissions-policy

Version:

Define your `Permissions-Policy` in JavaScript and let this library generate the header for you.

3 lines 137 B
import type { ZodError } from 'zod'; export declare const validationError: (err: ZodError) => Error; //# sourceMappingURL=errors.d.ts.map