typescript define boolean variable code example Example: how to declare a boolean in typescript let isDone: boolean = false;