2 lines
115 B
Plaintext
2 lines
115 B
Plaintext
export declare type TimerHandle = number | ReturnType<typeof setTimeout>;
|
|
//# sourceMappingURL=timerHandle.d.ts.map |