Add access to the canvas in the Window
This commit is contained in:
parent
70c7382a09
commit
37dadab745
3 changed files with 18 additions and 1 deletions
|
|
@ -20,4 +20,6 @@ pub mod macos;
|
|||
pub mod unix;
|
||||
pub mod windows;
|
||||
|
||||
pub mod stdweb;
|
||||
|
||||
pub mod desktop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue