Files
angular/modules/empty.ts
2016-05-01 20:51:00 -07:00

5 lines
181 B
TypeScript

// This file intentionally left blank. It is used to load nothing in some cases.
// Such as parse5/index is redirected here instead of loading into browser.
export var __emppty__;