3 lines
102 B
JavaScript

/* eslint-disable import/prefer-default-export */
export const STALE_TIME = Number.POSITIVE_INFINITY;