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