UNPKG

patro

Version:

AD and BS Calendar

13 lines (12 loc) 246 B
export declare namespace AdUtil { type GetRawAdDate = { year: number; month: number; date: number; currDate: { month: number; year: number; date: number; }; }; }