@nvq/flowtoken
Version:
Animated React components for streaming text and markdown with GitHub theme syntax highlighting (forked from flowtoken)
17 lines (16 loc) • 361 B
TypeScript
export declare const animations: {
fadeIn: string;
slideUp: string;
wave: string;
elastic: string;
bounceIn: string;
rotateIn: string;
colorTransition: string;
fadeAndScale: string;
slideInFromLeft: string;
blurIn: string;
typewriter: string;
highlight: string;
blurAndSharpen: string;
dropIn: string;
};