privacy-scaling-explorations / zk-kit

A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
290 stars 76 forks source link

docs: fix `typedoc` compilation warnings #260

Closed sripwoud closed 7 months ago

sripwoud commented 7 months ago

Fix different warnings shown when building the docs.

Fixes #258

Test plan

Before After
yarn docs: builds successfully but generates a bunch of warnings yarn docs: builds successfully without warnings