Skip to content

Commit c89d812

Browse files
committed
feat: export types
1 parent b70ea52 commit c89d812

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,5 @@ async function defaultAction(projectName: string, clackType: string) {
130130
init().catch(console.error)
131131

132132
export default init
133+
134+
export * from './utils/types'

0 commit comments

Comments
 (0)