Add XRHitTestSource

This commit is contained in:
Manish Goregaokar 2020-04-09 14:43:51 -07:00
parent 83f92a3181
commit 341d36a826
4 changed files with 61 additions and 1 deletions

View file

@ -572,6 +572,7 @@ pub mod xmlhttprequesteventtarget;
pub mod xmlhttprequestupload;
pub mod xmlserializer;
pub mod xrframe;
pub mod xrhittestsource;
pub mod xrinputsource;
pub mod xrinputsourcearray;
pub mod xrinputsourceevent;