Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/security / / BUILTIN_SCHEMES

Variable: BUILTIN_SCHEMES

ts
const BUILTIN_SCHEMES: ReadonlyArray<string>;

Defined in: packages/security/src/secrets/secret-ref.ts:11

Set of scheme names the parser knows about by default. Every entry corresponds to a built-in resolver shipped from ./resolvers/.

Stable