UseFunctions
🦄 A Collection of Practical Pure Functions.
Usage
shell
pnpm i @use-kit/functions
pnpm i @use-kit/functions
ts
import { getSomething } from '@use-kit/functions'
const ret = getSomething()
import { getSomething } from '@use-kit/functions'
const ret = getSomething()
License
MIT License © 2022 Akashi Sai