1 line
82 B
TypeScript
Executable file
1 line
82 B
TypeScript
Executable file
export default function matchBundle(regex: RegExp, input: string): string | null;
|