UNPKG

@public-ui/components

Version:

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

8 lines (6 loc) 90 B
export {}; declare global { interface Window { KoliBri: Record<string, unknown>; } }