typescript @types/ code example Example: how to declare a boolean in typescript let isDone: boolean = false;