UNPKG

react-trello

Version:

Pluggable components to add a trello like kanban board to your application

16 lines (15 loc) 307 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; // i18next support structure var _default = { en: { translation: require("./en/translation.json") }, ru: { translation: require("./ru/translation.json") } }; exports.default = _default;