UNPKG

ntp-time-sync

Version:

Fetches the current time from NTP servers and returns offset information

3 lines 229 B
export type { NtpTimeResult } from "./NtpTimeResult.js"; export { NtpTimeSync, NtpTimeSyncDefaultOptions, type NtpTimeSyncConstructorOptions, type NtpTimeSyncOptions, } from "./NtpTimeSync.js"; //# sourceMappingURL=index.d.ts.map