UNPKG

@gamechanger-finance/gc

Version:

Official GameChanger Wallet library and CLI for integrating with Cardano dapps and solve other tasks (https://gamechanger.finance/)

4 lines (3 loc) 141 B
import { type QRLoaderResult } from './easyqrcodejs.shared'; declare const _default: () => Promise<QRLoaderResult>; export default _default;