getBuildTimestamp()
import { getBuildTimestamp } from '@dr.pogodin/react-utils';
function getBuildTimestamp(): string;
Returns a string — the build timestamp of the frontend JS bundle in ISO format.
import { getBuildTimestamp } from '@dr.pogodin/react-utils';
function getBuildTimestamp(): string;
Returns a string — the build timestamp of the frontend JS bundle in ISO format.