Variable: KeysSchema
const
KeysSchema:Struct
<{encryptionPrivateKey
: typeofString$
;encryptionPublicKey
: typeofString$
;signaturePrivateKey
: typeofString$
;signaturePublicKey
: typeofString$
; }>
Defined in: packages/hypergraph/src/connect/types.ts:23