UNPKG

@redocly/respect-core

Version:
8 lines 205 B
export declare class Timer { private static instance; private startTime; private constructor(); static getInstance(): Timer; isTimedOut(): boolean; } //# sourceMappingURL=timer.d.ts.map