UNPKG

string-fizz

Version:
9 lines (7 loc) 125 B
# string-fizz The string "fizz" ### Usage ```javascript const fizz = require("string-fizz"); console.log(fizz); ```