UNPKG
@connectv/marked
Version:
latest (0.2.4)
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
component-based markdown renderer
github.com/CONNECT-platform/marked
CONNECT-platform/marked
@connectv/marked
/
dist
/
es6
/
util
/
unescape.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
declare
function
unescape
(
html
:
string
):
string
;