UNPKG

@aujsf/bootstrap-theme

Version:
7 lines (6 loc) 175 B
import { ErrorSchema } from '@aujsf/core'; export declare class AujsfBsErrorCounter { errors?: ErrorSchema; get hasDeepErrors(): boolean; tooltip: string; }