UNPKG

@hypernetlabs/objects

Version:
4 lines 224 B
import { Brand } from "ts-brand"; export declare type UnixTimestamp = Brand<number, "UnixTimestamp">; export declare const UnixTimestamp: import("ts-brand").Brander<UnixTimestamp>; //# sourceMappingURL=UnixTimestamp.d.ts.map