@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
5 lines • 315 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import{L as e}from"./common-Cx_AGO_M.js";const a=new Set;function n(n){if(a.has(n)){e.warn(`There already is a nav element with the label "${n}"`)}else{a.add(n)}}function t(e){a.delete(e)}export{n as a,t as r};
//# sourceMappingURL=unique-nav-labels-ZepmMUSu.js.map