UNPKG

@antv/g6

Version:

graph visualization frame work

10 lines (8 loc) 150 B
/** * @fileOverview entry file * @author huangtonger@aliyun.com */ module.exports = { common: require('./common'), html: require('./html') };