UNPKG

ng-alert

Version:

Simple Alert module for Angular version 2 and above.

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