The resolved value type for a secret key: the schema's inferred output type when secret(key, { schema }) was declared (typegen inlines it into the registry), otherwise string. Falls back to string for an unadopted app.
key
secret(key, { schema })
string
The resolved value type for a secret
key: the schema's inferred output type whensecret(key, { schema })was declared (typegen inlines it into the registry), otherwisestring. Falls back tostringfor an unadopted app.