Add PR suggestions

This commit is contained in:
carlosmonastyrski
2025-05-06 09:45:44 -03:00
parent 7bbe971a55
commit 2c40507f81
19 changed files with 520 additions and 411 deletions

View File

@@ -97,10 +97,3 @@ export {
TDynamicSecretProvider,
DynamicSecretProviders,
} from "./custom/schemas";
// Export domain-specific types
export * from "./custom/secrets";
export * from "./custom/dynamic-secrets";
export * from "./custom/environments";
export * from "./custom/projects";
export * from "./custom/folders";