ESM CDN
ES Modules
を配信する
CDN
ESMは
URI
でインポートする
import {} from "https://example.com/util.ts"
とかできる