UNPKG

@mieweb/wikigdrive

Version:

Google Drive to MarkDown synchronization

4 lines 227 B
import { Plugin } from 'vite'; import { type DenoResolveResult } from './resolver.js'; export default function denoPlugin(cache: Map<string, DenoResolveResult>, root: string): Plugin; //# sourceMappingURL=resolvePlugin.d.ts.map