git ssb

2+

cel / scuttlebot.io



Tree: a738ecf91d844ee886e94857a82177ab446113f1

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

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

Built with git-ssb-web