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