Your IP : 216.73.216.74


Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/highlight.js/lib/languages/
Upload File :
Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/highlight.js/lib/languages/csp.js.js

function emitWarning() {
    if (!emitWarning.warned) {
      emitWarning.warned = true;
      console.log(
        'Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/csp" instead of "highlight.js/lib/languages/csp.js"'
      );
    }
  }
  emitWarning();
    module.exports = require('./csp.js');