git ssb

2+

cel / scuttlebot.io



Tree: e5f1c23af76d10255fd9ef97f5abeedc116c3c70

Files: e5f1c23af76d10255fd9ef97f5abeedc116c3c70 / tmpl / apis / modules / ssb-msg-schemas.html.js

275 bytesRaw
1var md = require('../../../markdown')
2var page = require('../../page.part')
3module.exports = () => page({
4 title: 'SSB-Msg-Schemas',
5 section: 'apis',
6 tab: 'apis-modules',
7 path: '/apis/modules/ssb-msg-schemas.html',
8 content: md.doc(__dirname+'/ssb-msg-schemas.md')
9})

Built with git-ssb-web