mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 17:18:35 +00:00
4 lines
54 B
Rust
4 lines
54 B
Rust
use skia_safe as skia;
|
|
|
|
pub type Image = skia::Image;
|