Imports needed for generating bindings View Source lib/bindings/utils.d.ts, line 25 Members Type: boolean # needsBufferImport Whether Buffer import is needed View Source lib/bindings/utils.d.ts, line 41 Type: Set.<string> # stellarContractImports Imports needed from the Stellar SDK in the contract namespace View Source lib/bindings/utils.d.ts, line 33 Type: Set.<string> # stellarImports Imports needed from Stellar SDK in the global namespace View Source lib/bindings/utils.d.ts, line 37 Type: Set.<string> # typeFileImports Imports needed from type definitions View Source lib/bindings/utils.d.ts, line 29