"use strict"; // I M P O R T import html from "choo/html"; // E X P O R T export default version => html`

lbry-sdk ${version}

Methods and signatures provided by the lbry-sdk daemon are documented below. To build, download, or run the daemon, see the project README.

You can find the repo for this API on GitHub:

https://github.com/lbryio/lbry-sdk
`;