UNPKG

150 BTypeScriptView Raw
1import { Automations } from "./metadata";
2export interface MetadataStore {
3 automations: Automations;
4}
5//# sourceMappingURL=MetadataStore.d.ts.map
\No newline at end of file