Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 145 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 145 Bytes

Hello World

Installing

npm i hello-npm-cybersaksham

Using

import { helloWorld } from 'hello-npm-cybersaksham';

helloWorld();