UNPKG

gun

Version:

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

4 lines (2 loc) 92 B
import { IPolicy } from '.'; export type Policy = string | IPolicy | (string | IPolicy)[];