UNPKG

@etherna/sdk-js

Version:

Etherna SDKs for operations on the network

3 lines 161 B
export declare function timestampToDate(timestamp: number): Date; export declare function dateToTimestamp(date: Date): number; //# sourceMappingURL=time.d.ts.map