Skip to content

Commit 1e5863a

Browse files
author
Vasil Chimev
authored
chore: add app.module.ngfactory.d.ts file (#249)
1 parent eca8e09 commit 1e5863a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: app/app.module.ngfactory.d.ts

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* A dynamically generated module when compiled with AoT.
3+
*/
4+
export const AppModuleNgFactory: any;

0 commit comments

Comments
 (0)