Hhertz/node_modules/worker-timers-worker/build/es2019/interfaces/clear-response.d.ts
2025-07-31 23:47:20 +03:00

5 lines
113 B
TypeScript

export interface IClearResponse {
error: null;
id: number;
}
//# sourceMappingURL=clear-response.d.ts.map