UNPKG

@maverick-js/compiler

Version:

Maverick toolchain including the analyzer and compiler.

3 lines (2 loc) 117 B
import type { AnalyzePlugin } from './AnalyzePlugin'; export declare function createDiscoverPlugin(): AnalyzePlugin;