UNPKG

stellar-plus

Version:

beta version of stellar-plus, an all-in-one sdk for the Stellar blockchain

8 lines (7 loc) 326 B
"use strict"; // import { contract } from '@stellar/stellar-sdk' Object.defineProperty(exports, "__esModule", { value: true }); // const SpecClass = [contract.Spec] // export type Spec = (typeof SpecClass)[0] // // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment // export default { SpecClass: SpecClass[0] }