mirror of
https://github.com/koush/scrypted.git
synced 2026-08-06 13:20:43 +01:00
common: remove sleep
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export { sleep } from '@scrypted/server/src/sleep';
|
||||
|
||||
export interface RefreshPromise<T> {
|
||||
promise: Promise<T>;
|
||||
cacheDuration: number;
|
||||
|
||||
Reference in New Issue
Block a user