UNPKG

telefunc

Version:

Remote functions. Instead of API.

4 lines (3 loc) 98 B
export { devConfig }; import type { Plugin } from 'vite'; declare function devConfig(): Plugin[];