UNPKG

create-iking-admin

Version:

金合技术中台脚手架

9 lines (6 loc) 159 B
/** * copy from element-ui */ import Scrollbar from './src/Scrollbar.vue'; export { Scrollbar }; export type { ScrollbarType } from './src/types';