Options for the SecretsPlugin factory.
optional
provider: SecretsProviderType
Provider backend. Defaults to 'env'.
optional
options: SecretsProviderOptions
Provider-specific options.
Options for the SecretsPlugin factory.
provider: SecretsProviderType
Provider backend. Defaults to 'env'.
options: SecretsProviderOptions
Provider-specific options.
import { type SecretsPluginOptions } from "secrets-plugin/src/index.ts";