mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
4 lines
112 B
JavaScript
4 lines
112 B
JavaScript
// Back-compat: Export module as global
|
|
// XOWA: unused b/c module is not available
|
|
window.d3 = module.exports;
|