mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
3 lines
82 B
Rust
3 lines
82 B
Rust
pub const DEBUG_VISIBLE: u32 = 0x01;
|
|
pub const PROFILE_REBUILD_TILES: u32 = 0x02;
|