UNPKG

@jbouduin/holidays-lib

Version:
6 lines 156 B
export declare enum MoveTo { NEXT = 0, PREVIOUS = 1 } export type MoveToKeyStrings = keyof typeof MoveTo; //# sourceMappingURL=move-to.d.ts.map