Updated on 2026-08-14
This commit is contained in:
parent
2b09748877
commit
8a3843d87c
12 changed files with 79 additions and 50 deletions
|
|
@ -8,5 +8,6 @@ object StringsSigns {
|
|||
const val DASH_SIGN = "—"
|
||||
const val LOWER_SIGN = "<"
|
||||
const val TILDE_SIGN = "~"
|
||||
const val INFINITY_SIGN = "∞"
|
||||
const val NON_BREAKING_SPACE = '\u00A0'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue