UNPKG

@meshwatch/backend-core

Version:

Meshwatch backend core services.

5 lines (4 loc) 95 B
declare class TimeUtils { static startTimer: () => number; } export default TimeUtils;