mirror of
https://github.com/titaniumnetwork-dev/Ultraviolet.git
synced 2025-05-17 13:30:00 -04:00
uv
This commit is contained in:
parent
b9b6aee734
commit
82f5f76588
66 changed files with 74967 additions and 1 deletions
6
example/static/index.js
Normal file
6
example/static/index.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
importScripts('./uv.bundle.js');
|
||||
importScripts('./uv.handler.js');
|
||||
|
||||
__uv.client.location.overrideWorkerLocation(() => new URL('https://www.google.com'));
|
||||
|
||||
console.log(postMessage.__uv$string);
|
Loading…
Add table
Add a link
Reference in a new issue