mirror of
https://github.com/penpot/penpot.git
synced 2025-07-13 14:47:56 +02:00
2 lines
82 B
Rust
2 lines
82 B
Rust
pub const DEBUG_VISIBLE: u32 = 0x01;
|
|
pub const PROFILE_REBUILD_TILES: u32 = 0x02;
|