Some ignored filles was missing
This commit is contained in:
parent
7db22245e2
commit
fd5ab6bc0d
268 changed files with 31970 additions and 4 deletions
9
wwwroot/js/features/all-day/index.d.ts
vendored
Normal file
9
wwwroot/js/features/all-day/index.d.ts
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/**
|
||||
* All-day feature barrel export
|
||||
*
|
||||
* Exports all public APIs from the all-day feature
|
||||
*/
|
||||
export { AllDayCoordinator } from './AllDayCoordinator';
|
||||
export { AllDayHeightService } from './AllDayHeightService';
|
||||
export { AllDayCollapseService } from './AllDayCollapseService';
|
||||
export { AllDayDragService } from './AllDayDragService';
|
||||
Loading…
Add table
Add a link
Reference in a new issue