match-bundle.d.ts 82 B

1
  1. export default function matchBundle(regex: RegExp, input: string): string | null;