mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Add empty XRInputSourceArray interface
This commit is contained in:
parent
c60d4f46a0
commit
b5b852be75
3 changed files with 43 additions and 0 deletions
|
@ -549,6 +549,7 @@ pub mod xmlserializer;
|
|||
pub mod xr;
|
||||
pub mod xrframe;
|
||||
pub mod xrinputsource;
|
||||
pub mod xrinputsourcearray;
|
||||
pub mod xrinputsourceevent;
|
||||
pub mod xrpose;
|
||||
pub mod xrreferencespace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue