mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
import type { Plugin } from 'vite';
|
|
export default function createIconImportProxy(): Plugin;
|