Update index.ts
This commit is contained in:
@@ -73,6 +73,6 @@ class InfisicalSDK {
|
||||
}
|
||||
|
||||
export { InfisicalSDK, ApiClient };
|
||||
export * from "./custom/schemas";
|
||||
export { TDynamicSecretProvider, DynamicSecretProviders } from "./custom/schemas";
|
||||
export type * from "./custom/secrets";
|
||||
export type * from "./custom/dynamic-secrets";
|
||||
|
||||
Reference in New Issue
Block a user