관리-도구
편집 파일: timerHandle.ts
export type TimerHandle = number | ReturnType<typeof setTimeout>;