Files
terminal/web/node_modules/react-spinners/helpers/animation.d.ts
T

2 lines
102 B
TypeScript

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