UNPKG

@sphereon/ssi-sdk-qr-react

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