lottie_html.d.ts 103 B

12345
  1. import { default as Lottie } from '../../index';
  2. export * from '../../index';
  3. export default Lottie;