• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting started

    • Quickstart
  • Library

    • Result
    • Task
    • Type
    • Dependency injection
    • Conventions
  • Local-first

    • Overview
    • Playgrounds
    • Examples
    • Indexes
    • Relay
    • Time travel
    • Migrations
    • Protocol
    • Privacy
    • FAQ
  • Other

    • API reference
    • Comparison
    • Showcase
    • Changelog

API reference / @evolu/common / Time / D

Type Alias: D

type D = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9";

Defined in: packages/common/src/Time.ts:52

Single digit 0-9. Used internally for DurationString validation.

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server