mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 13:27:02 +00:00
3 lines
82 B
Rust
3 lines
82 B
Rust
pub const DEBUG_VISIBLE: u32 = 0x01;
|
|
pub const PROFILE_REBUILD_TILES: u32 = 0x02;
|