UNPKG

vue-docgen-web-types

Version:
3 lines (2 loc) 199 B
import { WebTypesBuilderConfig } from "../types/config"; export declare function extractConfig(cwd: string, watch?: boolean, configFileFromCmd?: string, pathArray?: string[]): WebTypesBuilderConfig;