make a var in ts\ code example Example: variable declare in ts let a:number =1 let b:Boolean = true let c:string = "Grepper"