ERROR in [at-loader] ./app/examples/conference-agenda/conference-agenda-example.ts:63:5
TS2322: Type 'Timer' is not assignable to type 'number'.
ERROR in [at-loader] ./app/examples/conference-agenda/conference-agenda-example.ts:71:9
TS2322: Type 'Timer' is not assignable to type 'number'.
ERROR in [at-loader] ./app/examples/user-profile/user-profile-example.ts:89:5
TS2322: Type 'Timer' is not assignable to type 'number'.
ERROR in [at-loader] ./app/examples/user-profile/user-profile-example.ts:97:9
TS2322: Type 'Timer' is not assignable to type 'number'.
Caused by https://github.com/tj/commander.js/pull/646. Related to https://github.com/tj/commander.js/issues/719.