UNPKG

gun

Version:

A realtime, decentralized, offline-first, graph data synchronization engine.

7 lines (6 loc) 109 B
export type GunOptionsOnce = Partial<{ /** * controls the asynchronous timing */ wait: number; }>;