File size: 66 Bytes
3f268e5
 
 
 
 
1
2
3
4
5
6
define( [
	"./arr"
], function( arr ) {
	return arr.indexOf;
} );