This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
/// <reference types="node" />
|
||||
import crypto from 'crypto';
|
||||
export declare function getStringHash(input: crypto.BinaryLike): string;
|
||||
Reference in New Issue
Block a user