UNPKG

@showbridge/lib

Version:

Main library for showbridge protocol router

8 lines (7 loc) 149 B
const disabled = { actions: new Set(), protocols: new Set(), triggers: new Set(), transforms: new Set(), }; export default disabled;