タイトル: Boolean (真偽値: true/false)
SEOタイトル: TypeScriptのデータ型 Boolean (真偽値: true/false)
Boolean (真偽値: true/false)
|
let isDone: boolean = false; |