UNPKG

next

Version:

The React Framework

3 lines (2 loc) 155 B
export declare function isImageImport(importSource: string): boolean; export default function transformSource(this: any, source: string): Promise<string>;