UNPKG

@showbridge/lib

Version:

Main library for showbridge protocol router

8 lines (7 loc) 164 B
declare const disabled: { actions: Set<string>; protocols: Set<string>; triggers: Set<string>; transforms: Set<string>; }; export default disabled;