UNPKG

@node-lightning/wire

Version:
6 lines (5 loc) 84 B
export declare enum SyncState { Unsynced = 0, Syncing = 1, Synced = 2 }