md`
The require & import directives can also be used on the repo's github page. Note we use a CNAME to forward from agentscript.org to backspaces.github.io/agentscript.
These are the latest, prior to the next *npm publish* so are risky.
* umd3 = require("https://agentscript.org/dist/agentscript.umd.js")
* esm3 = import("https://agentscript.org/dist/agentscript.esm.js")
`