book icon indicating copy to clipboard operation
book copied to clipboard

「クラスのオプションプロパティ」を執筆する

Open suin opened this issue 3 years ago • 0 comments

オブジェクト型のオプションプロパティ (optional property)はあるが、クラスのオプションプロパティのページがないため。

class Foo {
   option?: string

関連 #226

suin avatar Dec 20 '21 21:12 suin