UNPKG

sb-mig

Version:

CLI to rule the world. (and handle stuff related to Storyblok CMS)

4 lines (3 loc) 243 B
import type { SyncAllDatasources, SyncProvidedDatasources } from "../../api/datasources/datasources.types.js"; export declare const syncProvidedDatasources: SyncProvidedDatasources; export declare const syncAllDatasources: SyncAllDatasources;