error: TS2322 [ERROR]: Type 'string' is not assignable to type 'number'.
const a = "";
      ^
    at [WILDCARD]