Files
angular-docs-cn/modules/empty.ts
T

5 lines
180 B
TypeScript
Raw Normal View History

// 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.
2016-05-20 10:02:47 -07:00
export var __empty__;