From 9bce51f651aad297ef9eb6df832bfdaf1de05d84 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期三, 22 四月 2026 14:27:54 +0800
Subject: [PATCH] 青岛推送
---
node_modules/@types/node/os.d.ts | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/node_modules/@types/node/os.d.ts b/node_modules/@types/node/os.d.ts
index db86e9b..562c463 100644
--- a/node_modules/@types/node/os.d.ts
+++ b/node_modules/@types/node/os.d.ts
@@ -1,12 +1,3 @@
-/**
- * The `node:os` module provides operating system-related utility methods and
- * properties. It can be accessed using:
- *
- * ```js
- * import os from 'node:os';
- * ```
- * @see [source](https://github.com/nodejs/node/blob/v25.x/lib/os.js)
- */
declare module "node:os" {
import { NonSharedBuffer } from "buffer";
interface CpuInfo {
--
Gitblit v1.9.3