UNPKG

@progress/kendo-angular-spreadsheet

Version:

A Spreadsheet Component for Angular

10 lines (9 loc) 525 B
/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ export * from './sheet-info'; export * from './main-menu-item'; export * from './events'; export * from './cell-editor-options'; export * from './cell-editor-action-args';