UNPKG

ngx-reactive-forms-utils

Version:

Reactive forms in Angular are a great way to manage forms. This library provides utilities that make it easier to work with reactive forms.

2 lines (1 loc) 72 B
export declare function calculateAge(birthdate: string | Date): number;