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

Variable: ONE_YEAR_MS

ts
const ONE_YEAR_MS: number;

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

total milliseconds in one year

Released under the MIT License.