mentat/implementors/query_projector_traits/aggregates/trait.SimpleAggregation.js

11 lines
299 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
(function() {var implementors = {};
implementors["query_projector_traits"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()