UNPKG

@tecfancy/spinner

Version:
8 lines (5 loc) 96 B
'use strict'; module.exports = spinner; function spinner() { return 'Hello from spinner'; }