UNPKG

@hyext-beyond/hy-ui-native

Version:

A native lib polyfill for huya miniapp

4 lines (3 loc) 180 B
import React from 'react'; export declare const Lottie: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<unknown>>; export default Lottie;