UNPKG

@progress/kendo-angular-upload

Version:

Kendo UI Angular Upload Component

7 lines (6 loc) 445 B
/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ export { FileState } from './types/file-state'; export { FileMap } from './types/file-map';