UNPKG

@hitachivantara/uikit-react-core

Version:

Core React components for the NEXT Design System.

11 lines (10 loc) 408 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const ds3 = require("./ds3.cjs"); const ds5 = require("./ds5.cjs"); const pentahoPlus = require("./pentahoPlus.cjs"); const themes = { ds3: ds3.ds3, ds5: ds5.ds5, pentahoPlus: pentahoPlus.pentahoPlus }; exports.ds3 = ds3.ds3; exports.ds5 = ds5.ds5; exports.pentahoPlus = pentahoPlus.pentahoPlus; exports.themes = themes;