UNPKG

@atomist/automation-client

Version:
5 lines 150 B
import { Automations } from "./metadata"; export interface MetadataStore { automations: Automations; } //# sourceMappingURL=MetadataStore.d.ts.map