UNPKG

nativescript-calendar

Version:

Interact with the native calendar. Add, Update, Read, you name it.

3 lines (2 loc) 121 B
export declare const Calendar: any; export declare type RecurrenceFrequency = "daily" | "weekly" | "monthly" | "yearly";