UNPKG

telefunc

Version:

Remote functions. Instead of API.

4 lines (3 loc) 102 B
export { commonConfig }; import type { Plugin } from 'vite'; declare function commonConfig(): Plugin;