Commit Graph

4 Commits

Author SHA1 Message Date
Glen Whitney 2f0a9936a3 feat(overload): Use typescript-rtti to select implementations (#4)
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.

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #4
2022-09-25 20:02:01 +00:00
Glen Whitney 0430eb6d5c feat: Implement step one of the roadmap (#1)
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Reviewed-on: #1
2022-09-07 06:07:58 +00:00
Glen Whitney 4db2d968e4 chore: Fix typos in package.json5 2022-09-07 01:09:47 +00:00
Glen Whitney 8aea7fbb1d chore: Set up basic package.json5 file 2022-09-06 14:28:18 -04:00