1 parent 29b44ce commit e2b3744Copy full SHA for e2b3744
1 file changed
src/lib.rs
@@ -19,8 +19,8 @@ pub mod input;
19
pub mod interop;
20
pub mod layout;
21
mod math;
22
-pub mod palette;
23
pub mod motion;
+pub mod palette;
24
pub use motion as animation;
25
pub use motion as animation_timeline;
26
pub use motion as animation_timing;
0 commit comments