test: add public api golden files

Includes a few style fixes on "* as foo" imports.
This commit is contained in:
Jason Choi
2016-06-22 14:56:10 -07:00
committed by Igor Minar
parent 249a6bdd98
commit 22d8f73bc9
25 changed files with 3658 additions and 67 deletions

View File

@ -0,0 +1,3 @@
export declare const TEST_SERVER_APPLICATION_PROVIDERS: Array<any>;
export declare const TEST_SERVER_PLATFORM_PROVIDERS: Array<any>;