Sha256: 6e5c4741467406b4ee5115465fd2cc48f1eadb9c9cf8e9a9527bebf5dbb62082

Contents?: true

Size: 134 Bytes

Versions: 1

Compression:

Stored size: 134 Bytes

Contents

module.exports = root

var flow = require('../util/container-flow')

function root(node, _, context) {
  return flow(node, context)
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trusty-cms-6.3.1 node_modules/mdast-util-to-markdown/lib/handle/root.js