4a92669 6 years ago
1 contributor
5 lines | 0.064kb
define([
	"./arr"
], function( arr ) {
	return arr.indexOf;
});