UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

6 lines (4 loc) 116 B
import { OhayoQRConfig } from '@ohayo/util'; export interface QROptions extends OhayoQRConfig { value: string; }