provide definePlugin
api to offer better typescript support
#1890
Answered
by
yyx990803
lovetingyuan
asked this question in
Q&A
Replies: 1 comment
-
import { Plugin } from 'vite'
export function createPlugin(): Plugin {
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lovetingyuan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There has been api named
defineConfig
, but there is nodefinePlugin
Beta Was this translation helpful? Give feedback.
All reactions