export * from "./lib/qr-code.component";
export * from "./lib/qr-code.directive";
export * from './lib/qr-code.module';
export * from "./lib/types";
