UNPKG

82 BJavaScriptView Raw
1define( function() {
2 "use strict";
3
4 // [[Class]] -> type pairs
5 return {};
6} );