2.0.1 • Published 4 years ago
@mikeromeo/npm-test v2.0.1
@mikeromeo/npm-test
Testing testing
Install
$ npm install @mikeromeo/npm-testUsage
const testAlert = require("@mikeromeo/npm-test");
testAlert("Here is your message");
//=> "Somuchspace!"Testing testing
$ npm install @mikeromeo/npm-testconst testAlert = require("@mikeromeo/npm-test");
testAlert("Here is your message");
//=> "Somuchspace!"