UNPKG

@starptech/prettyhtml-hast-to-html

Version:
11 lines (7 loc) 146 B
'use strict' module.exports = text /* Stringify `text`. */ function text(ctx, node, index, parent) { var value = node.value return value }