Adds core calendar package components including: - Base services for events, resources, and settings - Calendar app and orchestrator - Build and bundling configuration - IndexedDB storage setup Prepares foundational architecture for calendar functionality
1 line
50 B
TypeScript
1 line
50 B
TypeScript
export { EventRenderer } from './EventRenderer';
|