Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LastModifiedInfo

import type { LastModifiedInfo } from "https://googleapis.deno.dev/v1/dfareporting:v4.ts";

Modification timestamp.

interface LastModifiedInfo {
time?: bigint;
}

§Properties

§
time?: bigint
[src]

Timestamp of the last change in milliseconds since epoch.