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