ship-gis/node_modules/web-vitals/dist/modules/getTTFB.d.ts

3 lines
109 B
TypeScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
import { ReportHandler } from './types.js';
export declare const getTTFB: (onReport: ReportHandler) => void;