UNPKG

109 BTypeScriptView Raw
1import { ReportHandler } from './types.js';
2export declare const getTTFB: (onReport: ReportHandler) => void;