UNPKG
sophys
Version:
latest (4.0.26)
4.0.28
4.0.26
4.0.0-beta.1
Sophon wallet library.
octonion.institute/susy-js/sophys.js
sophys
/
shims
/
index.js
7 lines
(6 loc)
•
213 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
/** * This file is not imported anywhere, but is used to trigger TypeScript * compilation of the various shims for the browser. */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});