Skip to content

Fix export list order #1243

@Garbee

Description

@Garbee

The packages seem to have the exports defined in an improper order. The types for example are last, which means they won't get imported by a consumer.

Acceptance Criteria

All packages align to the conditional exports recommended order from Node.

Useful information

The packages give warnings through tsup output during the build process. In the end of this, the build should be free of warnings.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions