mirror of
https://github.com/lucaspalomodevelop/JSSTE-examples.git
synced 2026-03-13 00:07:22 +00:00
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
{
|
|
"_STYLES_":["base"],
|
|
"js$Date": "return Date.now() + ' is the TimeStemp';",
|
|
"js$uxTime":"Date.Now();",
|
|
"js$TimeStemp":"const heute = new Date(); return heute"
|
|
} |