export default function autoComplete(name: ModuleName) { const config = modulesConfig[name]; if (!config) { throw new Error(`The configuration of module ${name} does not exist `); } return (prodUrl: string) => { if (isCdnjs(prodUrl)) { throw new Error(`The configuration of module...
: boolean | string /** * Do not emit warning on component overriding * * @default false */ allowOverrides?: boolean /** * auto import for directives. * * default: `true` for Vue 3, `false` for Vue 2 * * Babel is needed to do the transformation for Vue 2, it's disabled by ...
" cannot be rephrased as it is not a complete sentence or phrase. Please provide a valid text to be rephrased. FAQ Compare tounimport Starting with version 0.8.0,unplugin-auto-importutilizesunimportas its foundation.unimportis intended to function as a more basic resource, as it is responsi...