export { default } from './easyqrcodejs.browser';
export type { QRLoaderResult } from './easyqrcodejs.shared';
