UNPKG

@test-org122/hypernet-core

Version:

Hypernet Core. Represents the SDK for running the Hypernet Protocol.

5 lines 174 B
import { ITimeUtils } from "@interfaces/utilities"; export declare class TimeUtils implements ITimeUtils { getUnixNow(): number; } //# sourceMappingURL=TimeUtils.d.ts.map