2020年5月4日解決済み

show(post)のpostはなんですか?

ユーザー
  function show(post) {
    console.log(`${post.text} - ${post.likeCount}いいね`);
  }

このpostの正体がわかりません。
宜しくお願いします。

スタッフ

この回答を見るにはプレミアムプランへの登録が必要です

プレミアムプランとは?