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
48 B
TypeScript
1 line
48 B
TypeScript
export { DateRenderer } from './DateRenderer';
|