UNPKG

@stacksjs/qrx

Version:

QR & Bar Code generating & reading. Lightweight & powerful.

4 lines (3 loc) 124 B
import type { QrxConfig } from './types'; export declare const defaults: QrxConfig; export declare const config: QrxConfig;