UNPKG

@monstermann/babel-plugin-match

Version:

Zero-runtime exhaustive pattern matching.

7 lines (5 loc) 164 B
import { PluginObj } from "@babel/core"; //#region src/index.d.ts declare function export_default(): PluginObj; //#endregion export { export_default as default };