Peter Flockhart
Peter Flockhart
I would like to configure JSDoc to output html generated from more than one markdown file in a repo ### Input code Using the markdown plugin, I have configured JSDoc...
The [Hooks architecture](https://multiparty.org/jiff/docs/jsdoc/hooks-overview.html) supports passing custom functions to the jiff instance within the options object. Currently `JIFFClient.get_preprocessing()` and `JIFFClient.store_preprocessing()` are called directly. To allow developers to implement custom storage and...
Not sure who all should be included
Will be used to improve security of beaver triplet generation.
The client implementation of the `stream` method returns a `ResultStream`. This commit corrects the type listed in the index.ts file to line up with the implementation