@latte-js/bean
v0.1.0
Published
Foundation type definitions and protocol contracts for Latte Engine
Maintainers
Readme
@latte/bean (Coffee Beans)
The Origin of Everything. The pure type definition library for the Latte Engine. Contains zero runtime logic.
Responsibilities
- Define
JSON Schemafor file persistence. - Define core enums like
NodeTypeandConstraint. - Define
RPC Messagesinterfaces for Worker communication.
Features
- Zero Runtime: Compiles to nothing but types.
- Zero Dependency: Depends on no other packages.
