UNPKG

organism-react-i13n

Version:
6 lines (5 loc) 259 B
// organism-react-i13n //UI export { default as I13nElement } from "../ui/organisms/I13nElement.mjs"; export { default as I13nClick } from "../ui/organisms/I13nClick.mjs"; // Stores export { default as i13nStore, i13nDispatch } from "./stores/i13nStore.mjs";