Skip to content

Feature: Export TypeScript interfaces for Contract Types #351

Description

@Jaydbrown

Problem

Users are manually defining types for things like StreamConfig because the SDK doesn't export them from the root index.

Solution

Ensure export type { StreamConfig, StreamState, Recipient } from './types' is present in src/index.ts.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions