修改注释捏()

This commit is contained in:
MoonLeeeaf
2025-03-16 23:53:56 +08:00
parent 94a5ce3ba4
commit 43e767cc55

View File

@@ -1,7 +1,7 @@
import crypto from 'node:crypto'
/**
* 获取 Sha-256 哈希
* 获取 Sha-256 Hex 格式哈希
* @param { crypto.BinaryLike } data
* @returns
*/