UNPKG

@hitachivantara/uikit-react-core

Version:
10 lines (9 loc) 170 B
import { next } from "./next.js"; import { pentaho } from "./pentaho.js"; //#region src/themes/index.ts var themes = { next, pentaho }; //#endregion export { themes };