Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 225 Bytes

jondotsoy

npm package with metadata about me.

How to use

$ npx jondotsoy
import jondotsoy from 'jondotsoy';

console.log(jondotsoy);

Test with RunKit