Skip to content

Switch to export * syntax for all type exports#70

Merged
neSpecc merged 1 commit intomasterfrom
remove-export-type
Jan 24, 2026
Merged

Switch to export * syntax for all type exports#70
neSpecc merged 1 commit intomasterfrom
remove-export-type

Conversation

@neSpecc
Copy link
Member

@neSpecc neSpecc commented Jan 24, 2026

Replaced all 'export type *' statements with 'export *' in index.ts and build/index.d.ts to ensure both types and values are exported consistently. Updated build/index.js accordingly. Disabled the '@typescript-eslint/consistent-type-exports' rule in eslint.config.mjs. Bumped package version to 0.5.5.

Replaced all 'export type *' statements with 'export *' in index.ts and build/index.d.ts to ensure both types and values are exported consistently. Updated build/index.js accordingly. Disabled the '@typescript-eslint/consistent-type-exports' rule in eslint.config.mjs. Bumped package version to 0.5.5.
@neSpecc neSpecc merged commit 429d58c into master Jan 24, 2026
1 of 2 checks passed
@neSpecc neSpecc deleted the remove-export-type branch January 24, 2026 21:19
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