UNPKG

@public-ui/components

Version:

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

4 lines 263 B
/*! * KoliBri - The accessible HTML-Standard */ import{L as e}from"./dev.utils-fab45cbc.js";const t=new Set;function a(a){t.has(a)?e.error(`There already is a nav element with the label "${a}"`,{forceLog:!0}):t.add(a)}function n(e){t.delete(e)}export{a,n as r};