]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/eg2/src/typings.d.ts
LP1859706 Map Angular cat "Patron View" to AngJS "OPAC View"
[working/Evergreen.git] / Open-ILS / src / eg2 / src / typings.d.ts
1 /* SystemJS module definition */
2 declare var module: NodeModule;
3 interface NodeModule {
4   id: string;
5 }