2 lines
82 B
Plaintext
2 lines
82 B
Plaintext
export default function matchBundle(regex: RegExp, input: string): string | null;
|
export default function matchBundle(regex: RegExp, input: string): string | null;
|