UNPKG
css-line-break
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.1.3-0
1.1.2-0
1.1.1
1.1.0
1.0.1
1.0.0
css-line-break ==============
github.com/niklasvh/css-line-break
niklasvh/css-line-break
css-line-break
/
dist
/
types
/
index.d.ts
3 lines
(2 loc)
•
97 B
TypeScript
View Raw
1
2
3
export
{ toCodePoints, fromCodePoint }
from
'./Util'
;
export
{
LineBreaker
}
from
'./LineBreak'
;