UNPKG

@netlify/config

Version:
3 lines (2 loc) 154 B
export declare const throwUserError: (messageOrError: string | Error, error?: Error) => never; export declare const isUserError: (error: any) => boolean;