stack

Home > @infiniteobjects/data-types > AnyQrCodeSchema

AnyQrCodeSchema type

Signature:

export type AnyQrCodeSchema = IQrCodeSchemaV1 | IQrCodeSchemaV2;

References: IQrCodeSchemaV1, IQrCodeSchemaV2