mirror of
https://github.com/gnosygnu/xowa.git
synced 2025-06-13 12:54:14 +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;
|