UNPKG

@cdp-forge/plugin-pipeline-sdk

Version:
7 lines 302 B
import clusterConfig from './config/default'; export { clusterConfig }; export type { PipelinePluginI } from './plugin/PipelinePluginI'; export { start } from './startServer'; export type * from '@cdp-forge/types'; export { GoogleTopicsMap } from '@cdp-forge/types'; //# sourceMappingURL=index.d.ts.map