Skip to content

Commit 862dbdb

Browse files
committed
fix: export typings
1 parent f3926bc commit 862dbdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { normalizeOptions } from './normalizeOptions'
99
import { hashObject } from './utils'
1010

1111
export * from './bundler/exports'
12+
export * from './typings'
1213

1314
let cachedOptionsHash: string | undefined
1415
let cachedResolver: ResolverFactory | undefined

0 commit comments

Comments
 (0)