Skip to content

Commit 8047963

Browse files
committed
build: github action 자동화 Test
1 parent 5d75d5a commit 8047963

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,5 +1,5 @@
11
export * from './client';
2-
// export * from './utils'; // ? lqip-modern 사이즈 문제로 일단 제외
2+
export * from './utils'; // ? lqip-modern 사이즈 문제로 일단 제외
33

44
import type {
55
PageObjectResponse,

0 commit comments

Comments
 (0)