BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
.
/
lib
/
node_modules
/
npm
/
node_modules
/
gauge
/
lib
📤 Upload
📝 New File
📁 New Folder
Close
Editing: spin.js
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }
Save
Cancel