Skip to content

Explicit export#99

Open
OlafurTorfi wants to merge 2 commits intomasterfrom
explicit-export
Open

Explicit export#99
OlafurTorfi wants to merge 2 commits intomasterfrom
explicit-export

Conversation

@OlafurTorfi
Copy link
Collaborator

explicitly export Connection type

export * from './lib/connection.types.js'
export * from './lib/ifs/types.js'
export type { InMemoryConnection, Logger }
export type { InMemoryConnection, Logger, Connection }
Copy link
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.

2 participants