UNPKG

telefunc

Version:

Remote functions. Instead of API.

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