UNPKG

hyperspace-sdk

Version:

An unofficial SDK for Hyperspace NFT Marketplace on Avalanche

7 lines (4 loc) 130 B
/// Hyperspace TypeScript SDK. import * as hyperspace from "./hyperspace"; export { hyperspace }; export * from "./hyperspace";