@orangecheck/vault-core / PRIMARY_FIELD
Variable: PRIMARY_FIELD
const PRIMARY_FIELD: Record<VaultEntryType, string>;
Defined in: vault-core/src/fields.ts:104
The "primary" field of each entry type — the one a secret reference
resolves to when no field component is given (ocv://personal/Stripe
→ the api-key's key).