UNPKG

@formkit/barcode

Version:
7 lines (6 loc) 206 B
/** * The video where the barcode reader will be attached. * * @public */ export declare const video: import("@formkit/inputs").FormKitSection<import("@formkit/inputs").FormKitSchemaExtendableSection>;