feat(overload): Use typescript-rtti to select implementations #4

Merged
glen merged 2 commits from stepfour into main 2022-09-25 20:02:01 +00:00

2 Commits

Author SHA1 Message Date
Glen Whitney 54d7d01bfc fix(step 3) 2022-09-25 16:00:41 -04:00
Glen Whitney b15035bfe6 feat(overload): Use typescript-rtti to select implementations
Note that the changes to module resolution cause steps one and two no longer
  to run because node can't find the imports, although they still compile fine.
2022-09-25 15:48:44 -04:00