UNPKG

regex-wand

Version:

Typed regular expressions without giving up readable regex authoring.

6 lines (3 loc) 199 B
import * as unplugin from 'unplugin'; declare const RegexWandTransformPlugin: unplugin.UnpluginInstance<unknown, boolean>; export { RegexWandTransformPlugin, RegexWandTransformPlugin as default };