UNPKG

global-time

Version:

Gets UTC real time from http://worldtimeapi.org/api/timezone/Etc/UTC.

2 lines (1 loc) 56 B
export default function globalTime(): Promise<number>;