@sajeel/saitama
v1.1.0
Published
A lightweight package demonstrating the unbounded strength of a certain bald hobbyist
Downloads
2
Maintainers
Readme
@sajeel/saitama
A lightweight package demonstrating the unbounded strength of a certain bald hobbyist
Install
$ npm install @sajeel/saitama
Usage
const saitama = require("@sajeel/saitama");
saitama("Thanos");
// Saitama took out Thanos in one punch.
saitama(23);
//Uncaught TypeError: Saitama must fight a person. Input a string of the fighter's name.