MCPcopy Create free account
hub / github.com/denoland/celld /

Class

crates/celld/js/node_crypto.js:516–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514 }
515
516 class KeyObject {
517 constructor() {
518 throw new Error("Illegal constructor");
519 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected