Package Exports
- @sealsc/web-extension-tronweb
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sealsc/web-extension-tronweb) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sealsc-web-extension-tronweb
Tronweb extension wrapper which conform Seal-SC web extension protocol.
Installation
npm install @sealsc/web-extension-tronwebImport as ES6 module
import "@sealsc/web-extension-tronweb"Use in browser
<script src="./dist/sealsc-web-extension-tronweb.min.js"></script>Documentation
Coming soon.
License
The source is made available under the MIT license.