UNPKG

@spike.land/qrious

Version:

Library for QR code generation using canvas

4 lines (3 loc) 95 B
import type { IQRious } from "./qriousType"; declare const QRious: IQRious; export { QRious };