UNPKG

sb-mig

Version:

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

7 lines (6 loc) 200 B
export { defaultConfig } from "./defaultConfig.js"; export { SCHEMA } from "./constants.js"; export declare const getStoryblokConfigContent: (data: { filePath: string; ext: string; }) => any;