hello-unjs
v0.0.3
Published
Simple image processing CLI using UnJS tools
Downloads
32
Readme
hello-unjs
API Reference
hello(name)
greet関数は、nameを受け取って"Hello, {name}!"というメッセージを出力します。
Example:
greet("UnJS"); // Hello, UnJS!Made by community 💛
