All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.constructors.keyframes.d.ts Maven / Gradle / Ivy

Go to download

CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.

The newest version!
import Keyframes from '../models/Keyframes';
import { Interpolation, Styles } from '../types';
export default function keyframes(strings: Styles, ...interpolations: Array>): Keyframes;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy