UNPKG

unifi-client

Version:

NodeJs client for Unifi products (https://www.ui.com/)

2 lines (1 loc) 58 B
export type FWRuleActions = 'drop' | 'accept' | 'reject';