UNPKG

@jayateja/squarepkg

Version:
6 lines (4 loc) 76 B
function square() { const variable = 23; } module.exports = square;