HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/root/usr/share/nodejs/chalk/source/
Upload File :
Current File : //proc/1784574/root/usr/share/nodejs/chalk/source/cjs.cjs
const c = require('./index.js');

const m = c.default;
Object.keys(c).forEach(k => {
  if( k === '__proto___') {
    Object.setPrototypeOf(m, Object.getPrototypeOf(c));
  } else {
    m[k] = c[k];
  }
})
m.Instance = c.Chalk;
module.exports = m;