UNPKG

@cloudquery/plugin-ui-sdk

Version:

SDK for CloudQuery Plugin UI configuration

3 lines 204 B
import { PluginTable, Service } from '../components'; export declare function convertServicesToPluginTables(services: Service[]): PluginTable[]; //# sourceMappingURL=convertServicesToPluginTables.d.ts.map