loader.d.ts 57 B

1
  1. export default function loader(rawCode: string): string;