0.1.2 • Published 3 years ago
@sc-components/shared v0.1.2
Shared
Some utilities functions/things.
Installation
pnpm install @sc-components/shared
Things
1. NOOP
A function that does nothing.
import { NOOP } from '@sc-components/shared'
NOOP() // does nothing