芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/gauge/spin.js
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }