a.ts 121 B

123456
  1. import {xxxx} from './b';
  2. console.log(xxxx);
  3. let a = 12121212;
  4. console.log(a,'a');
  5. // document.getElementById
  6. // document