Skip to content

Commit

Permalink
fix(typescript): remove cjs export (fixes unjs#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored and himanshiLt committed Jun 20, 2022
1 parent 61a6056 commit 1dc8226
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/consola.d.ts
Expand Up @@ -95,4 +95,3 @@ declare const consolaGlobalInstance: Consola;

export default consolaGlobalInstance

export = consolaGlobalInstance

0 comments on commit 1dc8226

Please sign in to comment.