bsky-app/src/platform/markBundleStartTime.web.ts

3 lines
102 B
TypeScript

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