junobuild / juno-js

JavaScript libraries for interfacing with Juno
MIT License
13 stars 1 forks source link

Add JSDocs for public functions of the core #149

Closed peterpeterparker closed 1 month ago

peterpeterparker commented 1 month ago

In packages/core there are various functions exposed by the main src/index.ts. Those functions, types and constants are not yet documented. Therefore the goal is to document with JSDocs.