Config.redacted Missing in Version 3.1.4 Despite Documentation Suggestion

the docs say to use Config.redacted over secret but redacted doesn't exist in @3.1.4 ? At least that's what my IDE is saying.

Property 'redacted' does not exist on type 'typeof import("/home/dpn/workspace/calculations/node_modules/.pnpm/effect@3.1.4/node_modules/effect/dist/dts/Config")'.ts(2339)
Was this page helpful?