PHP 8.2.30
Preview: index.d.ts Size: 422 B
/home/byroehnu/easepaybiz.easetack.com/node_modules/postgres-interval/index.d.ts

declare namespace PostgresInterval {
  export interface IPostgresInterval {
    years?: number;
    months?: number;
    days?: number;
    hours?: number;
    minutes?: number;
    seconds?: number;
    milliseconds?: number;

    toPostgres(): string;

    toISO(): string;
    toISOString(): string;
  }
}

declare function PostgresInterval(raw: string): PostgresInterval.IPostgresInterval;

export = PostgresInterval;

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
127 B lr--r--r-- 2026-03-14 01:49:10
Edit Download
422 B lrw-r--r-- 2026-03-05 00:19:57
Edit Download
3.33 KB lrw-r--r-- 2026-03-05 00:19:57
Edit Download
1.08 KB lrw-r--r-- 2026-03-05 00:19:58
Edit Download
666 B lrw-r--r-- 2026-03-05 00:19:57
Edit Download
1.09 KB lrw-r--r-- 2026-03-05 00:19:58
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).