UNPKG

ngx-lottie

Version:

<h1 align="center"> <img src="https://raw.githubusercontent.com/ngx-lottie/ngx-lottie/master/docs/assets/lottie.gif"> </h1>

3 lines (2 loc) 142 B
import { AnimationFilename } from './symbols'; export declare function transformAnimationFilenameToKey(animation: AnimationFilename): string;