mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🎉 Render wasm fill images
This commit is contained in:
@@ -4,8 +4,10 @@ use uuid::Uuid;
|
||||
|
||||
mod blend;
|
||||
mod fills;
|
||||
mod images;
|
||||
pub use blend::*;
|
||||
pub use fills::*;
|
||||
pub use images::*;
|
||||
|
||||
#[derive(Debug, Clone, Copy)]
|
||||
pub enum Kind {
|
||||
|
||||
Reference in New Issue
Block a user