UNPKG

75 BJavaScriptView Raw
1const { mix } = require('@antv/util');
2module.exports = {
3 assign: mix
4};