1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-29 15:00:51 +00:00
gnosygnu_xowa/res/bin/any/xowa/xtns/Graph/lib/d3-global.js

4 lines
112 B
JavaScript

// Back-compat: Export module as global
// XOWA: unused b/c module is not available
window.d3 = module.exports;