2015-08-11 22:32:17 +00:00

4 lines
66 B
TypeScript

import * as ngHttp from './http';
(<any>window).ngHttp = ngHttp;