Docker / build (push) Has been cancelled
Добавлен адаптер 4vps, обобщён pipeline синхронизации через ProviderAdapter и обновлён UI для Panel ID и API Key. Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
282 B
TypeScript
13 lines
282 B
TypeScript
export {
|
|
providerByIdMap,
|
|
syncableAccounts,
|
|
billmanagerSyncableAccounts,
|
|
accountSyncUiReady,
|
|
accountBillmanagerUiReady,
|
|
accountUsesApiBalance,
|
|
accountUsesBillmanagerBalanceApi,
|
|
accountSelectLabel,
|
|
isSyncApiType,
|
|
accountCredentialLabels,
|
|
} from './provider-sync'
|