PHP 8.2.30
Preview: index.d.ts Size: 422 B
/home/byroehnu/.trash/node_modules11/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: 5

Name Size Perms Modified Actions
422 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
3.33 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.08 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download
666 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.09 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download

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