UNPKG

@netlify/build

Version:
6 lines (5 loc) 159 B
export function getErrorProps({ errorProps, showErrorProps, colors }: { errorProps: any; showErrorProps: any; colors: any; }): string | undefined;