UNPKG

codogo-react-widgets

Version:

Provides a unified way to access the styling of commonly used widgets across different apps

7 lines (5 loc) 201 B
import * as GlobalConstsImport from "./consts"; export const GlobalConsts = GlobalConstsImport; export * from "./components"; export * from "./enhancers"; export { default as theme, } from "./theme";