UNPKG

@substrate-system/image

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