UNPKG

smart-grid-g

Version:
5 lines (4 loc) 167 B
import SmartGrid from './SmartGrid'; export { default as TableConfig } from './config/UIContent'; export { setGlobalConfig } from './utils'; export default SmartGrid;