Skip to content

fix: Change index.d.ts to export default class#13

Open
danielrentz wants to merge 1 commit into
codeceptjs:mainfrom
danielrentz:patch-1
Open

fix: Change index.d.ts to export default class#13
danielrentz wants to merge 1 commit into
codeceptjs:mainfrom
danielrentz:patch-1

Conversation

@danielrentz
Copy link
Copy Markdown

@danielrentz danielrentz commented Jun 3, 2026

index.d.ts was missing an export statement, trying to import this module in TS code causes compiler error.

index.d.ts was missing an `export` statement, trying to import this modules in TS code causes compiler error.
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.

1 participant