Skip to content

Commit

Permalink
fix(typescript): remove cjs export (fixes #88)
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 31, 2019
1 parent 94590ed commit 0d9ab1b
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 0d9ab1b

Please sign in to comment.