Add blank XRInputSource

This commit is contained in:
Manish Goregaokar 2019-04-29 17:25:24 -07:00
parent c1a8605c3d
commit 0f952c7ff8
3 changed files with 60 additions and 0 deletions

View file

@ -540,6 +540,7 @@ pub mod xmlhttprequestupload;
pub mod xmlserializer;
pub mod xr;
pub mod xrframe;
pub mod xrinputsource;
pub mod xrlayer;
pub mod xrpose;
pub mod xrreferencespace;