function createPublicKeyimport { createPublicKey } from "https://deno.land/std@0.177.0/node/crypto.ts"; createPublicKey(_key: | PublicKeyInput | string | Buffer | KeyObject | JsonWebKeyInput): KeyObjectParameters_key: | PublicKeyInput | string | Buffer | KeyObject | JsonWebKeyInputReturnsKeyObjectimport createPublicKeyimport { createPublicKey } from "https://deno.land/std@0.177.0/node/crypto.ts";