mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
{
|
|
hello: "world",
|
|
_: "underscore",
|
|
$: "dollar sign",
|
|
one1: "numerals",
|
|
_$_: "multiple symbols",
|
|
$_$hello123world_$_: "mixed"
|
|
} |