mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-18 12:33:17 +08:00
Fix error
This commit is contained in:
1
graphene-pk11/graphene-pk11.d.ts
vendored
1
graphene-pk11/graphene-pk11.d.ts
vendored
@@ -793,7 +793,6 @@ declare module "types/graphene-pk11" {
|
||||
* @extends {HandleObject}
|
||||
*/
|
||||
interface Session extends HandleObject {
|
||||
constructor(handle: Handle, slot: Slot, lib: pkcs11.PKCS11);
|
||||
/**
|
||||
* Slot
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user