UNPKG

communication-bus

Version:

Publisher subscriber library for communication in JS across components

15 lines 172 B
{ "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" } }, "required": [ "id", "name" ] }