UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

2 lines (1 loc) 161 B
export declare const executeSnapshotTests: <Props extends Record<string, unknown>>(ComponentName: string, components: unknown[], propVariants: Props[]) => void;