first commit
This commit is contained in:
3
frontend/node_modules/@rc-component/qrcode/lib/QRCodeSVG.d.ts
generated
vendored
Normal file
3
frontend/node_modules/@rc-component/qrcode/lib/QRCodeSVG.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import React from 'react';
|
||||
declare const QRCodeSVG: React.ForwardRefExoticComponent<import("./interface").QRProps & React.SVGAttributes<SVGSVGElement> & React.RefAttributes<SVGSVGElement>>;
|
||||
export { QRCodeSVG };
|
||||
Reference in New Issue
Block a user