Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/secret-1password / onePasswordResolver

Variable: onePasswordResolver

ts
const onePasswordResolver: SecretResolver;

Defined in: packages/secret-1password/src/resolver.ts:120

Cache the default-options resolver so callers that just want the happy-path behaviour can use a constant export.

Stable