File size: 155 Bytes
1e92f2d |
1 2 3 4 |
// Legacy path. Please use `qr-code` instead.
// Keep file here in case developer import directly from the old path.
export * from '../qr-code/interface';
|
1e92f2d |
1 2 3 4 |
// Legacy path. Please use `qr-code` instead.
// Keep file here in case developer import directly from the old path.
export * from '../qr-code/interface';
|