UNPKG

sol-merger

Version:

Merges all import files into single file.

3 lines (2 loc) 121 B
import { ExportPluginCtor } from '../types'; export declare const plugins: Record<string, ExportPluginCtor | undefined>;