UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

5 lines 216 B
export declare class RegexUtils { static extractIntegerStrs(targetString: string): RegExpMatchArray; static extractFloatStrs(targetString: string): RegExpMatchArray; } //# sourceMappingURL=regexUtils.d.ts.map