hello.ts 36 B

1234
  1. let x:string = "xm"
  2. console.log(x)