UNPKG

primeng

Version:

PrimeNG is an open source UI library for Angular featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeB

3 lines (2 loc) 142 B
export declare const transformToBoolean: (value: any) => boolean; export declare const transformToNumber: (value: string | number) => number;