UNPKG

ranui

Version:

A framework-agnostic Web Components UI library built on native custom elements, with TypeScript types, light/dark theming, SSR and PWA support.

7 lines (6 loc) 143 B
import { I18nCore as r, createI18n as o, useI18n as n } from "./utils/i18n.js"; export { r as I18nCore, o as createI18n, n as useI18n };