npm i cwt_quotes
After installing pls make sure you have type:"module" in your package.json
....
"type":"module"
...
Now you can use it
import {getQuote} from "cwt_quotes"
console.log(getQuote())
npm i cwt_quotes
After installing pls make sure you have type:"module" in your package.json
....
"type":"module"
...
Now you can use it
import {getQuote} from "cwt_quotes"
console.log(getQuote())
npm i cwt_quotes
1
1.0.0
ISC
4.38 kB
7