UNPKG

@aliretail/vite-config-xixi

Version:

瓴羊客服vite配置脚手架

6 lines (5 loc) 484 B
import type { FetchInit } from 'fetch-h2/dist/lib/core'; import _ = require('lodash'); export declare function fetchJson<T>(url: string, input?: Partial<FetchInit>): Promise<T>; export declare function fetchExternals(): Promise<string[]>; export declare function fetchDevExternals(): Promise<_.Omit<_.Dictionary<string>, "react" | "react-dom" | "react-dom/server" | "lottie-web" | "autotestcase" | "jsoneditor" | "@ali/test-success-marker" | "@ali/aes-tracker-plugin-survey/index">>;