2 lines
96 B
Plaintext
2 lines
96 B
Plaintext
export default function loader(this: any, content: string, map: any, meta: any): Promise<void>;
|