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

package.lib.defaults.js Maven / Gradle / Ivy

There is a newer version: 10.17.0
Show newest version
export const defaults = {
    duration: 0.3,
    delay: 0,
    endDelay: 0,
    repeat: 0,
    easing: "ease",
};
//# sourceMappingURL=defaults.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy