Closed regevbr closed 4 years ago
v2.11.3
https://example.com
import { Consola, FancyReporter } from 'consola'; will produce an error as there is no exported member FancyReporter
FancyReporter
to have proper detentions for the entire library
typescript error
Version
v2.11.3
Reproduction link
https://example.com
Steps to reproduce
import { Consola, FancyReporter } from 'consola'; will produce an error as there is no exported member
FancyReporter
What is expected ?
to have proper detentions for the entire library
What is actually happening?
typescript error