UNPKG
rehype-format
Version:
latest (5.0.1)
5.0.1
5.0.0
4.0.1
4.0.0
3.1.0
3.0.1
3.0.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
rehype plugin to format HTML
github.com/rehypejs/rehype-format
rehypejs/rehype-format
rehype-format
/
index.d.ts
3 lines
•
135 B
TypeScript
View Raw
1
2
3
export
{
default
}
from
"./lib/index.js"
;
export
type
Options
=
import
(
"hast-util-format"
).
Options
;
//# sourceMappingURL=index.d.ts.map