Skip to content
Permalink
9d5e76b215
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
6 lines (5 sloc) 82 Bytes
define( function() {
"use strict";
// [[Class]] -> type pairs
return {};
} );