git ssb

2+

cel / scuttlebot.io



Tree: b24a8c824494555ff39be898c3fde5541e7e8a92

Files: b24a8c824494555ff39be898c3fde5541e7e8a92 / tmpl / apis / pull-stream / core-throughs.html.js

281 bytesRaw
1var md = require('../../../markdown')
2var page = require('../../page.part')
3module.exports = () => page({
4 title: 'Through Functions',
5 section: 'apis',
6 tab: 'apis-pull-stream',
7 path: '/apis/pull-stream/core-throughs.html',
8 content: md.doc(__dirname+'/core-throughs.md')
9})

Built with git-ssb-web