Skip to content

nepali-calendar-engine


nepali-calendar-engine / CalendarEvent

Interface: CalendarEvent

Defined in: events/types.ts:26

Properties

id

id: string

Defined in: events/types.ts:27


name

name: object

Defined in: events/types.ts:28

en

en: string

ne

ne: string


type

type: EventType

Defined in: events/types.ts:29


category?

optional category?: EventCategory

Defined in: events/types.ts:30


description?

optional description?: object

Defined in: events/types.ts:31

en

en: string

ne

ne: string


isPublicHoliday

isPublicHoliday: boolean

Defined in: events/types.ts:32


provenance?

optional provenance?: EventProvenance

Defined in: events/types.ts:33