2026-03-09 10:58:55 +00:00

9 lines
282 B
JavaScript

(function() {
const implementors = Object.fromEntries([["syntax",[]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[13]}