diff --git a/client.d.ts b/client.d.ts index f78f185..9fca1ca 100644 --- a/client.d.ts +++ b/client.d.ts @@ -1 +1 @@ -export * from './es/client'; +export * from './lib/client'; diff --git a/client.js b/client.js index f78f185..9fca1ca 100644 --- a/client.js +++ b/client.js @@ -1 +1 @@ -export * from './es/client'; +export * from './lib/client';