frontend · easy

.cjs

A JavaScript file that uses CommonJS modules (require/module.exports). Used when you need CommonJS inside an ESM-oriented project.

Tags: javascript, nodejs