@nick_durnev/my-lib
v1.0.1
Published
Give to this library name and it returns greeting for you.
Readme
Hello library
Give to this library name and it returns greeting for you.
Usage
import { hello } from "@nick_durnev/my-lib";
const greeting = hello("word");
//accepts only string