UNPKG

nativescript-fancy-calendar

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