UNPKG
text-to-svg-hb
Version:
latest (1.0.0)
1.0.0
Convert text to SVG paths with HarfBuzz support for complex text shaping
text-to-svg-hb
/
dist
/
types.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});