mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 01:18:41 +02:00
♻️ Refactor how rAF/cAF is handled (#6241)
This commit is contained in:
parent
99e64ad387
commit
304c44048f
5 changed files with 45 additions and 28 deletions
|
@ -12,6 +12,7 @@ mod state;
|
|||
mod utils;
|
||||
mod uuid;
|
||||
mod view;
|
||||
mod wapi;
|
||||
mod wasm;
|
||||
|
||||
use crate::mem::SerializableResult;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue