2
0
Aiden Cline 3 сар өмнө
parent
commit
f6da3c467b

+ 2 - 0
packages/sdk/js/src/gen/types.gen.ts

@@ -1097,6 +1097,8 @@ export type Config = {
           }
         }
       }
+      whitelist?: Array<string>
+      blacklist?: Array<string>
       options?: {
         apiKey?: string
         baseURL?: string