mstdn.rinsuki.net is one of the many independent Mastodon servers you can use to participate in the fediverse.

Administered by:

Server stats:

2
active users

TypeScript で例えば

export type Some = "a" | number

みたいになってたら

{ exports: { Some: { union: [{literal: "a"}, {jsType: "number"} ]}}}

みたいなやつを吐いてくれるやつないかな (実際はもうちょっと面倒になりそうだが

rinsuki

ts-morph を使って頑張れという雰囲気がある