Edit

Share via


PerformanceCallbackFunction type

type PerformanceCallbackFunction = (events: PerformanceEvent[]) => void