Skip to content

Commit 3d386ca

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 a6b5854 commit 3d386ca

File tree

1 file changed

+199
-252
lines changed

1 file changed

+199
-252
lines changed

0 commit comments

Comments
 (0)