UNPKG

235 BTypeScriptView Raw
1import { ServiceDefinition } from './types';
2import { CompositionResult } from './utils';
3export declare function composeAndValidate(serviceList: ServiceDefinition[]): CompositionResult;
4//# sourceMappingURL=composeAndValidate.d.ts.map
\No newline at end of file