This website requires JavaScript.
Explore
Help
Sign in
Janus007
/
Calendar
Watch
1
Star
0
Fork
You've already forked Calendar
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2d179f41bf
Calendar
/
packages
/
calendar
/
src
/
features
/
date
/
index.ts
2 lines
48 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Sets up calendar package with core infrastructure 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
2026-01-28 15:24:03 +01:00
export
{
DateRenderer
}
from
'./DateRenderer'
;
Reference in a new issue
Copy permalink