UNPKG

@sphereon/ssi-sdk.qr-code-generator

Version:

QR Code provider (react)

6 lines 290 B
import { DIDCommV2OOBInvitation } from '../../types/IQRCodeGenerator'; export declare class DidCommOutOfBandMessage { static toJson(props: DIDCommV2OOBInvitation): string; static urlEncode(payload: DIDCommV2OOBInvitation): string; } //# sourceMappingURL=didcomm-oob-message.d.ts.map