type alias webcrypto.NamedCurve Usage in Denoimport { type webcrypto } from "node:crypto"; type { NamedCurve } = webcrypto; Definition string