UNPKG

iep-ui

Version:

An enterprise-class UI design language and Vue-based implementation

9 lines (6 loc) 249 B
// Project: https://github.com/iep-ui/iep-ui // Definitions by: akki-jat <https://github.com/akki-jat> // Definitions: https://github.com/iep-ui/iep-ui/types export * from './iep-ui'; import * as Antd from './iep-ui'; export default Antd;