UNPKG

gun-flint

Version:

Micro-framework for building Gun adapters

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }