UNPKG

@jondotsoy/flags

Version:

A Javascript arguments processor

3 lines (2 loc) 123 B
import type { Refine } from "../../flags.js"; export declare const argumentMatchRefine: (argumentMatch: string) => Refine;