UNPKG

@starptech/prettyhtml-hast-to-html

Version:
9 lines (6 loc) 107 B
'use strict' module.exports = raw /* Stringify `raw`. */ function raw(ctx, node) { return node.value }