UNPKG

@devlander/utils

Version:

Comprehensive JavaScript and TypeScript utilities for seamless development. Includes object manipulation, data validation, and more.

2 lines (1 loc) 84 B
export declare const matchAll: (regExp: RegExp, str: string) => RegExpMatchArray[];