UNPKG

187 BJavaScriptView Raw
1"use client";
2
3// Legacy path. Please use `qr-code` instead.
4// Keep file here in case developer import directly from the old path.
5import QRCode from '../qr-code';
6export default QRCode;
\No newline at end of file