roundtableAI/roundtable-js

Change .mjs files to .js files

Closed this issue · 0 comments

.mjs is more commonly used in node, and .js in browsers. We're targeting browsers so we should switch.