]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/eg2/src/typings.d.ts
LP1847800 Admin grids support config_field links
[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 }