We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4432690 commit 6bb5e1cCopy full SHA for 6bb5e1c
packages/notion-to-utils/src/index.ts
@@ -1,2 +1,2 @@
1
export * from './client';
2
-export * from '@notionhq/client/build/src/api-endpoints';
+export type * from '@notionhq/client/build/src/api-endpoints.d.ts';
0 commit comments