#ProofOfConcept for static #atproto #xrpc use in #JavaScript
<script type='importmap'>{
"imports": {
"verbs": "https://poshweb.org/xrpc/org.poshweb.verbs/index.json"
}
}</script>
<script type='module'>
import verbs from 'verbs' with { type: "json" }
console.log(verbs)
</script>
😉😎🤯💙