uni-ticket-system/node_modules/@dcloudio/uni-h5-vite/dist/plugin/transformIndexHtml/index.d.ts

3 lines
118 B
TypeScript
Raw Normal View History

2023-12-05 02:11:10 +00:00
import type { Plugin } from 'vite';
export declare function createTransformIndexHtml(): Plugin['transformIndexHtml'];