rollup-plugin-bundle-native.../dist/index.d.ts

3 lines
97 B
TypeScript

import type { Plugin } from "vite";
export default function bundleNativeModulesPlugin(): Plugin;