index.d.ts 98 B

1
  1. export default function transformSource(this: any, source: string, sourceMap: any): Promise<any>;