UNPKG

@nichoth/image

Version:
5 lines 173 B
import { Props } from '../attributes'; export declare function CloudinaryImage(cloudName: any): { Image: (props: Props) => string; }; //# sourceMappingURL=index.d.ts.map