Skip to content
ts
import { ONE\_WEEK\_MS } from '@trail-run/core/time/consts';

Variable: ONE_WEEK_MS

ts
const ONE_WEEK_MS: number;

Defined in: src/time/consts.ts:21

total milliseconds in one week

Released under the MIT License.