mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Testing import script
Summary: Closes https://github.com/facebook/react-native/pull/2622 Reviewed By: @trunkagent, @svcscm Differential Revision: D2427801 Pulled By: @vjeux
This commit is contained in:
committed by
facebook-github-bot-9
parent
69d42f6fa6
commit
be966f5a25
@@ -149,4 +149,6 @@ class Easing {
|
||||
|
||||
var ease = Easing.bezier(0.42, 0, 1, 1);
|
||||
|
||||
|
||||
|
||||
module.exports = Easing;
|
||||
|
||||
Reference in New Issue
Block a user