helpers.d.ts 101 B

1
  1. export declare const emitStringMatch: (expression: string, offset: string, match: string) => string;