xrfragment/test/helloworld/test.js

5 lines
130 B
JavaScript

xrfragment = require('./dist/xrfragment.js').xrfragment
console.dir(xrfragment.URI.parse("#pos=foo"))
console.log("hello world")