Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Change Client to non-default export#95

Merged
bahlo merged 2 commits intomainfrom
arne/axm-13-cannot-construct-axiom-node-client
May 4, 2023
Merged

Change Client to non-default export#95
bahlo merged 2 commits intomainfrom
arne/axm-13-cannot-construct-axiom-node-client

Conversation

@bahlo
Copy link
Member

@bahlo bahlo commented May 4, 2023

This fixes an issue where people using ESM would not be able to create a client.

Fixes #75 and #93

@bahlo bahlo force-pushed the arne/axm-13-cannot-construct-axiom-node-client branch 3 times, most recently from 25d5ed6 to f2d6a0e Compare May 4, 2023 07:16
@bahlo bahlo requested a review from thesollyz May 4, 2023 07:18
bahlo added 2 commits May 4, 2023 09:19
This fixes an issue where people using ESM would not be able to create a
client.
@bahlo bahlo force-pushed the arne/axm-13-cannot-construct-axiom-node-client branch from 27902e8 to 9440bad Compare May 4, 2023 07:19
Copy link
Contributor

@thesollyz thesollyz left a comment

Choose a reason for hiding this comment

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

legit

@bahlo bahlo merged commit 9a7277b into main May 4, 2023
@bahlo bahlo deleted the arne/axm-13-cannot-construct-axiom-node-client branch May 4, 2023 08:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AxiomClient is not a constructor

2 participants