Unicode codepoint (0 for null cell)
()
| 179 | getChars(): string; |
| 180 | /** Unicode codepoint (0 for null cell) */ |
| 181 | getCode(): number; |
| 182 | /** Character width (1 = normal, 2 = wide/emoji, 0 = combining) */ |
| 183 | getWidth(): number; |
| 184 |
no outgoing calls
no test coverage detected