Using JavaScript APIUna is transpiled to JavaScript. It means you can use any JavaScript default functions, objects, etc. Example:console.log 'Hello World!' = root (document.getElementById 'root')Copy