@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
17 lines (14 loc) • 518 B
JavaScript
import {
en_default
} from "./chunk.X7XPEYAM.js";
// src/utilities/localize.ts
import { LocalizeController as DefaultLocalizationController, registerTranslation } from "@shoelace-style/localize";
import { registerTranslation as registerTranslation2 } from "@shoelace-style/localize";
var LocalizeController = class extends DefaultLocalizationController {
};
registerTranslation(en_default);
export {
LocalizeController,
registerTranslation2 as registerTranslation
};
//# sourceMappingURL=chunk.OAQRCZOO.js.map