UNPKG

oc-template-react-compiler

Version:
8 lines (7 loc) 194 B
import plugin from '@vitejs/plugin-react'; export declare const appBlock: ({ name, version, entry }: { name: string; version: string; entry: string; }) => string; export { plugin };