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