Const
The _Chalk constant provides access to the chalk library for colorizing terminal output. It checks if chalk is a function, and if not, it uses the default export from the library. In purpose to detect CJS or ESM.
_Chalk
chalk
Generated using TypeDoc
The
_Chalk
constant provides access to thechalk
library for colorizing terminal output. It checks ifchalk
is a function, and if not, it uses the default export from the library. In purpose to detect CJS or ESM.