UNPKG

nativescript-fancy-calendar

Version:
11 lines (10 loc) 209 B
export * from './src/common'; export * from './src/android/calendar'; export declare enum DISPLAY_MODE { "WEEK", "MONTH", } export declare enum SCROLL_ORIENTATION { "VERTICAL", "HORIZONTAL", }