UNPKG

@visulima/packem

Version:

A fast and modern bundler for Node.js and TypeScript.

4 lines (3 loc) 113 B
import type { Plugin } from "rollup"; declare const resolveFileUrl: () => Plugin; export default resolveFileUrl;