Files

2 lines
102 B
TypeScript

export declare const createAnimation: (loaderName: string, frames: string, suffix: string) => string;