UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

5 lines (4 loc) 143 B
export { QRComponent } from './qr.component'; export * from './qr.config'; export * from './qr.types'; export { QRModule } from './qr.module';