houseki
v1.2.0
Published
A single package that exports all other houseki packages, for convenience.
Maintainers
Readme
houseki
A single package that exports all other houseki packages, for convenience.
Installation
pnpm install housekiUsage
Import the package you want to use from the houseki package.
For example:
import { ... } from "houseki/core";