roc-package-base-dev
v1.0.0-alpha.10
Published
Base for Roc packages (Development)
Downloads
3
Readme
roc-package-base-dev
Package forming an abstract foundation of the Roc ecosystem.
The package serves as a base from which other dev
packages within the ecosystem are to be constructed. It is therefore never to be included as a direct dependency in app or component projects.
Exposes
In general; for a package to be considered valid it must export a roc
object that will export the name of the package and an additional thing, see documentation here.
It may or may not provide additional exports.
Documentation
Runtime
Used with roc-package-base.