UNPKG

codogo-react-widgets

Version:

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

6 lines (5 loc) 197 B
import * as GlobalConstsImport from "./consts"; export var GlobalConsts = GlobalConstsImport; export * from "./components"; export * from "./enhancers"; export { default as theme } from "./theme";