UNPKG

@ogs-gmbh/ngx-utils

Version:

A lightweight collection of utility functions and helpers for Angular applications

4 lines (3 loc) 97 B
export declare class TimestampUtil { static isValidAgainstNow(timestamp: number): boolean; }