# use pnpm
$ pnpm install -D @node-kit/utils
# use yarn
$ yarn add -D @node-kit/utils
# use npm
$ npm install -D @node-kit/utils
import { functionName } from '@node-kit/utils'
// run functionName
functionName()
Please open an issue here.
# use pnpm
$ pnpm install -D @node-kit/utils
# use yarn
$ yarn add -D @node-kit/utils
# use npm
$ npm install -D @node-kit/utils
import { functionName } from '@node-kit/utils'
// run functionName
functionName()
Please open an issue here.
npm i @node-kit/utils
9
3.3.1
MIT
4.37 kB
7