YingXingAI-screen/types/global.d.ts

5 lines
67 B
TypeScript
Raw Normal View History

2024-08-20 15:25:39 +08:00
interface Window {
$message: any
}
type TimeProp= NodeJS.Timeout