UNPKG

sb-mig

Version:

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

3 lines (2 loc) 151 B
import type { IStoryblokConfig } from "./config.types.js"; export declare const defaultConfig: (pkg: any, path: string, env: any) => IStoryblokConfig;