@synergy-design-system/components
Version:
This package provides the base of the Synergy Design System as native web components. It uses [lit](https://www.lit.dev) and parts of [shoelace](https://shoelace.style/). Synergy officially supports the latest two versions of all major browsers (as define
16 lines (13 loc) • 317 B
JavaScript
import {
getBasePath
} from "./chunk.234ERFCE.js";
// src/components/icon/library.default.ts
var library = {
name: "default",
resolver: (name) => getBasePath(`assets/icons/${name}.svg`)
};
var library_default_default = library;
export {
library_default_default
};
//# sourceMappingURL=chunk.YTEJW7IF.js.map