Skip to content

Commit 535503e

Browse files
committed
Use new calendar types throughout
With the easy renames out of the way in the last commit, this commit does the hard work of using the new calendar types: * Strongly type all method parameters and remove all use of `any` * Remove now-unnecessary type casts because parameter types are now more accurate. * Ensure all code compiles with strictNullChecks:true and strictPropertyInitialization: true * Remove obsolete types
1 parent 9465bed commit 535503e

File tree

1 file changed

+199
-252
lines changed

1 file changed

+199
-252
lines changed

0 commit comments

Comments
 (0)