AIzhushou-screen/types/global.d.ts

5 lines
67 B
TypeScript
Raw Normal View History

2024-05-22 08:44:08 +08:00
interface Window {
$message: any
}
type TimeProp= NodeJS.Timeout