global.d.ts 67 B

12345
  1. interface Window {
  2. $message: any
  3. }
  4. type TimeProp= NodeJS.Timeout