Skip to content

Commit 0d9ab1b

Browse files
committedDec 31, 2019
fix(typescript): remove cjs export (fixes #88)
1 parent 94590ed commit 0d9ab1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎types/consola.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,3 @@ declare const consolaGlobalInstance: Consola;
9595

9696
export default consolaGlobalInstance
9797

98-
export = consolaGlobalInstance

0 commit comments

Comments
 (0)
Please sign in to comment.