3 lines
154 B
JavaScript
3 lines
154 B
JavaScript
|
|
// Legacy path. Please use `qr-code` instead.
|
||
|
|
// Keep file here in case developer import directly from the old path.
|
||
|
|
export * from '../qr-code/interface';
|