UNPKG

ts-cast

Version:
2 lines (1 loc) 89 B
export declare const matching: (pattern: string | RegExp) => (value: string) => boolean;