UNPKG

hast-util-minify-whitespace

Version:

hast utility to get the plain-text value of a node

3 lines 142 B
export { minifyWhitespace } from "./lib/index.js"; export type Options = import("./lib/index.js").Options; //# sourceMappingURL=index.d.ts.map