mythFrist opened this issue 4 years ago · 0 comments
const foo = 123 const bar: typeof foo = 456 bar 的类型为123