UNPKG

@teamhive/lottie-player

Version:

Lottie animation web component.

5 lines (4 loc) 136 B
/** * Parse a resource into a JSON object or a URL string */ export declare function parseSrc(src: string | object): string | object;