UNPKG
@apexfusionfoundation/blockfrost-js
Version:
latest (5.4.3)
5.4.3
5.4.2
5.4.1
5.4.0
A JavaScript/TypeScript SDK for interacting with the https://blockfrost.io API
@apexfusionfoundation/blockfrost-js
/
lib
/
types
/
api
/
utils
/
txs.js
4 lines
(3 loc)
•
141 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// Exported types from @blockfrost/openapi aren't strict enough
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});