mstdn.maud.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
The place to express your ❤️ more freely. / あなたの「すき」をもっと自由に書き表すための場所。

Administered by:

Server stats:

341
active users

(ts) => loop(ts) だから その式全体が (ts: number) => any のシグネチャを持つ Function で、 ts にはperformance.now() の値が格納されるのでそれをそのままloopに渡しているのでは