UNPKG

@uploadcare/file-uploader

Version:

Building blocks for Uploadcare products integration

9 lines 209 B
export class Select extends Block { init$: any; value: any; } export namespace Select { let template: string; } import { Block } from '../../abstract/Block.js'; //# sourceMappingURL=Select.d.ts.map