git ssb

0+

mixmix / ssb-gathering-schema



Tree: 246f45cd2e6b9fd110fa31cb5dc36e6bd7f9353b

Files: 246f45cd2e6b9fd110fa31cb5dc36e6bd7f9353b / README.md

258 bytesRaw

ssb-gathering-schema

Usage

var { isGathering, isGatheringUpdate, isAttendance } = require('ssb-gathering-schema')

isGathering(msg)
// => true

Schemas

gathering

gathering-update (type: about)

attendance (type: about)

Built with git-ssb-web