Yusuke Fujiki
Results
2
issues of
Yusuke Fujiki
Hello there, In the following code, the `elements` of the `size` props are not outputted. ```tsx type Base = { size: "small" | "medium" | "large"; }; type Props =...
As of v3.3.0, the import destination for `astronomia` in `vsop87Bearth.cjs` seems to have changed. v3.2.4 https://unpkg.com/[email protected]/lib/vsop87Bearth.cjs > ```js > var _vsop87Bearth = require('astronomia/lib/data/vsop87Bearth.cjs'); > ``` v3.3.0 https://unpkg.com/[email protected]/lib/vsop87Bearth.cjs > ```js >...