UNPKG

@test-org122/hypernet-core

Version:

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

4 lines (3 loc) 56 B
export interface ITimeUtils { getUnixNow(): number; }