UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

8 lines (5 loc) 134 B
module.exports = root var flow = require('../util/container-flow') function root(node, _, context) { return flow(node, context) }