UNPKG

@zhazhazhu/charge-waterfall

Version:

使用纯TypeScript编写的瀑布流工具插件,定宽不定高。简单好用,配置方便,纯中文提示,即插即用。适用于JS、Vue、React、Angular

4 lines (3 loc) 91 B
import Waterfall from "./core"; export * from "./core/types"; export default Waterfall;