UNPKG

@sphereon/ssi-sdk-ext.kms-azure-rest-client

Version:

Sphereon SSI-SDK plugin for Azure KeyVault Key Management System.

7 lines 260 B
export class PromiseMiddlewareWrapper { constructor(middleware: any); middleware: any; pre(context: any): import("./rxjsStub").Observable<any>; post(context: any): import("./rxjsStub").Observable<any>; } //# sourceMappingURL=middleware.d.ts.map