rulvar API reference / @rulvar/rulvar / registryKeyRing
Function: registryKeyRing()
ts
function registryKeyRing(registry): KeyRing;Defined in: packages/core/dist/index.d.ts
KeyRing over the registry: the live call is projected DOWN into the profile of the stored entry; there is no upward canonization.
Parameters
| Parameter | Type |
|---|---|
registry | DeriverRegistry |