4 lines
66 B
TypeScript
Raw Normal View History

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