mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 01:31:44 +02:00
Import anime.js 1.1.0 bundle.
This commit is contained in:
parent
1532dccafa
commit
88036c1cb0
4 changed files with 667 additions and 0 deletions
9
resources/js/anime/externs.js
Normal file
9
resources/js/anime/externs.js
Normal file
|
@ -0,0 +1,9 @@
|
|||
var anime = function() {};
|
||||
anime.version = function() {};
|
||||
anime.speed = function() {};
|
||||
anime.list = function() {};
|
||||
anime.remove = function() {};
|
||||
anime.easing = function() {};
|
||||
anime.getValue = function() {};
|
||||
anime.path = function() {};
|
||||
anime.random = function() {};
|
Loading…
Add table
Add a link
Reference in a new issue