minishouyin/node_modules/@rc-component/qrcode/es/index.d.ts

5 lines
120 B
TypeScript
Raw Permalink Normal View History

2025-11-12 11:35:57 +08:00
export type * from './interface';
export * from './utils';
export * from './QRCodeCanvas';
export * from './QRCodeSVG';