frontend · easy

.mjs

A JavaScript file that uses ECMAScript Modules (import/export). Common in Node.js to mark a file as ESM instead of CommonJS.

Tags: javascript, nodejs