package files templ VaultServiceWorker(path string) { @serviceWorkerJS(path) } script serviceWorkerJS(path string) { importScripts('https://cdn.jsdelivr.net/gh/golang/go@go1.18.4/misc/wasm/wasm_exec.js') importScripts('https://cdn.jsdelivr.net/gh/nlepage/go-wasm-http-server@v1.1.0/sw.js') } templ IndexHTML() { Sonr ID }