chore: generate
This commit is contained in:
@@ -1521,6 +1521,7 @@ export type ProviderConfig = {
|
||||
}
|
||||
provider?: {
|
||||
npm: string
|
||||
api: string
|
||||
}
|
||||
/**
|
||||
* Variant-specific configuration
|
||||
@@ -4038,6 +4039,7 @@ export type ProviderListResponses = {
|
||||
}
|
||||
provider?: {
|
||||
npm: string
|
||||
api: string
|
||||
}
|
||||
variants?: {
|
||||
[key: string]: {
|
||||
|
||||
Reference in New Issue
Block a user