1.2.0 • Published 6 months ago

houseki v1.2.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
6 months ago

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";