UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

7 lines (6 loc) 263 B
import { addComponentKeysets } from "../../../../../../i18n/index.js"; import en from "./en.json"; import ru from "./ru.json"; const COMPONENT = 'TableColumnSetupInner'; export default addComponentKeysets({ en, ru }, COMPONENT); //# sourceMappingURL=index.js.map