mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
Added Openssl
This commit is contained in:
3
types/nodegit/open-ssl.d.ts
vendored
Normal file
3
types/nodegit/open-ssl.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export class Openssl {
|
||||
static setLocking(): number;
|
||||
}
|
||||
Reference in New Issue
Block a user