Const
Runtime schema for a Feed object.
const feed = Obj.make(Type.Feed, { name: 'notifications', kind: 'dxos.org/plugin/notifications/v1' }); Copy
const feed = Obj.make(Type.Feed, { name: 'notifications', kind: 'dxos.org/plugin/notifications/v1' });
Runtime schema for a Feed object.