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
/
open-api.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
import
{ components }
from
'@blockfrost/openapi'
;
export
type
Schemas
= components[
'schemas'
];