UNPKG

@hhgtech/hhg-components

Version:
6 lines (5 loc) 142 B
export declare const ageGenerate: (birthDate: Date, calculateDate?: Date) => { year: number; month: number; week: number; };