#!/bin/sh -e

mjs2cjs -o index.cjs index.js
