UNPKG

ddnsman

Version:
6 lines (5 loc) 99 B
export enum ClientStatus { INACTIVE = 'inactive', STOPPED = 'stopped', SYNCING = 'syncing' }