Skip to content

Explicit export - #99

Closed
OlafurTorfi wants to merge 0 commit into
masterfrom
explicit-export
Closed

Explicit export#99
OlafurTorfi wants to merge 0 commit into
masterfrom
explicit-export

Conversation

@OlafurTorfi

Copy link
Copy Markdown
Collaborator

explicitly export Connection type

Comment thread ts-src/index.ts Outdated
export * from './lib/connection.types.js'
export * from './lib/ifs/types.js'
export type { InMemoryConnection, Logger }
export type { InMemoryConnection, Logger, Connection }

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably need to fix the type exports above. To export types.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants