summaryrefslogtreecommitdiffstats
path: root/cvp/3rd_party/static/testapi-ui/assets/lib/jquery/src/var/class2type.js
blob: 4365d46a26f80438de17a35b891be1e5aba70414 (plain)
1
2
3
4
5
6
define( function() {
	"use strict";

	// [[Class]] -> type pairs
	return {};
} );