1.0.1 • Published 2 years ago

lattice-engine v1.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

lattice-engine

A single package that exports all other lattice packages, for convenience.

Installation

pnpm install lattice-engine

Usage

Import the package you want to use from the lattice-engine package.

For example:

import { ... } from "lattice-engine/core";