parent
3400c21323
commit
9923b35169
@ -1,3 +1,4 @@
|
|||||||
export const ZERO = '\u200B'
|
export const ZERO = '\u200B'
|
||||||
export const WRAP = '\n'
|
export const WRAP = '\n'
|
||||||
export const HORIZON_TAB = '\t'
|
export const HORIZON_TAB = '\t'
|
||||||
|
export const NBSP = '\u0020'
|
||||||
Loading…
Reference in new issue