Explorar el Código

ignore: sync sdk

Aiden Cline hace 9 meses
padre
commit
f6da3c467b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      packages/sdk/js/src/gen/types.gen.ts

+ 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