mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-10 01:58:23 +00:00
3 lines
172 B
JavaScript
3 lines
172 B
JavaScript
|
(function() {var type_impls = {
|
||
|
"llvm_sys":[]
|
||
|
};if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})()
|