UNPKG

qr-code-styling-node

Version:

Add a style and an image to your QR code

3 lines (2 loc) 86 B
import { Mode } from "../types"; export default function getMode(data: string): Mode;