Commit Graph

5 Commits

Author SHA1 Message Date
Jun Mukai
ea5af85f5b Fix the handling of IntOrString. (#233)
IntOrString has been considered to be 'object' in typescript-fetch,
but it should be specially handled. This allows a similar handling
done in typescript.xml.
2022-12-05 08:59:05 -08:00
Oliver King
f0bb44756d Revert "Add handling of IntOrString for other typescript variations. (#214)" (#218)
This reverts commit 0c250bbb75.
2022-01-07 15:35:33 -08:00
Oliver King
f6aa01426d add typescript three plus (#215) 2021-12-14 14:44:50 -08:00
Jun Mukai
0c250bbb75 Add handling of IntOrString for other typescript variations. (#214) 2021-12-13 07:27:59 -08:00
Jun Mukai
c311d74e3d Add typescript-fetch. (#199) 2021-08-07 08:15:29 -07:00