← Back
Editing: indexOf.js
define( [ "./arr" ], function( arr ) { "use strict"; return arr.indexOf; } );
Save File
Cancel