UNPKG
com.hikky.heliodorlib
Version:
latest (16.6.0)
16.6.0
16.5.0
16.4.0
16.3.0
16.2.0
16.1.0
16.0.0
15.9.0
15.8.0
15.7.0
15.6.0
15.5.0
15.4.0
15.3.0
15.2.0
15.1.0
15.0.1
14.6.0
14.5.0
14.4.0
14.3.0
14.2.0
14.1.0
14.0.0
13.8.0
13.7.0
13.6.0
13.5.0
13.4.0
13.3.0
13.2.0
13.1.0
13.0.0
12.3.0
12.2.0
12.1.0
12.0.0
10.0.0
9.11.0
9.10.0
9.9.0
9.8.0
9.5.0
9.4.0
9.3.0
9.2.0
9.1.0
9.0.0
8.4.0
8.3.0
8.1.0
8.0.0
7.9.0
7.4.0
This is the library for Vket Cloud SDK.
github.com/VRHIKKY/WorldViewer
VRHIKKY/WorldViewer
com.hikky.heliodorlib
/
Core
/
ParticleEditor
/
data
/
heliodor_vketaccount.js
8 lines
(6 loc)
•
219 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
function
hel_account_openuseofterms
(
) {
window
.
open
(
"https://account.vket.com/terms#common"
,
'_blank'
) }
function
hel_account_openprivacypolicy
(
) {
window
.
open
(
"https://account.vket.com/terms#privacy"
,
'_blank'
) }