Sha256: a4eff4761e26cf3e0427900cc1ef3ab93605307cd33b3ac4b984d58b8cbbb14d
Contents?: true
Size: 435 Bytes
Versions: 41
Compression:
Stored size: 435 Bytes
Contents
export declare function round(value: any): number; export declare function printCurrency(value: any, simboloMoneda?: string): string; export declare function showPercentage(value: any): string; export declare function numberWithDots(x: any): any; export declare function flashMessage(message: any, flashType?: string, toast?: boolean): void; export declare function fadeOut(e: any): void; export declare function fadeIn(e: any): void;
Version data entries
41 entries across 41 versions & 1 rubygems