blob: 4365d46a26f80438de17a35b891be1e5aba70414 [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001define( function() {
2 "use strict";
3
4 // [[Class]] -> type pairs
5 return {};
6} );