Skip to content

Commit 6bb5e1c

Browse files
committed
build: notionhq api-endpoints type d.ts 명시
1 parent 4432690 commit 6bb5e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/notion-to-utils/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export * from './client';
2-
export * from '@notionhq/client/build/src/api-endpoints';
2+
export type * from '@notionhq/client/build/src/api-endpoints.d.ts';

0 commit comments

Comments
 (0)