Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 521 Bytes

qrcode.md

File metadata and controls

25 lines (14 loc) · 521 Bytes

MATTR Wallet SDK React Native / Exports / qrcode

Namespace: qrcode

Table of contents

Functions

Functions

create

create(options): Promise<Result<GenerateQrCodeResult, GenerateQrCodeError>>

Parameters

Name Type
options GenerateQrCodeOptions

Returns

Promise<Result<GenerateQrCodeResult, GenerateQrCodeError>>