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

HydrationLog

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

Holds information about a user logged hydration.

interface HydrationLog {
amountConsumed?: VolumeQuantity;
}

§Properties

§
amountConsumed?: VolumeQuantity
[src]

Required. Amount of liquid (ex. water) consumed.

§

Required. Observed interval.