done connecting coze and youwei
This commit is contained in:
5
backend/node_modules/cross-env/dist/is-windows.d.ts
generated
vendored
Normal file
5
backend/node_modules/cross-env/dist/is-windows.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Determines if the current platform is Windows
|
||||
* @returns true if running on Windows, false otherwise
|
||||
*/
|
||||
export declare function isWindows(): boolean;
|
||||
Reference in New Issue
Block a user