Files
bsky-social-app/src/platform/markBundleStartTime.ts
T

3 lines
102 B
TypeScript

// @ts-ignore Web-only. On RN, this is set by Metro.
window.__BUNDLE_START_TIME__ = performance.now()