I have the following code...
// test.mjs import {MongoClient} from "https://dev.jspm.io/mongodb"; console.log("Loaded");