@foreverrbum/ethsign
Version:
This package will allow you to electronically sign documents within your application
21 lines (18 loc) • 460 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "Lottie", {
enumerable: true,
get: function get() {
return _Lottie.Lottie;
}
});
Object.defineProperty(exports, "LottieInteractivity", {
enumerable: true,
get: function get() {
return _LottieInteractivity.LottieInteractivity;
}
});
var _Lottie = require("./Lottie");
var _LottieInteractivity = require("./LottieInteractivity");