UNPKG

@bi8/am-storage

Version:

AmStorage is a simple framework for saving and loading information from *localStorage*.

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