UNPKG

sb-mig

Version:

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

3 lines (2 loc) 128 B
import type { CLIOptions } from "../../utils/interfaces.js"; export declare const revert: (props: CLIOptions) => Promise<void>;