diff --git a/common/src/sleep.ts b/common/src/sleep.ts index b4f9da963..682784479 100644 --- a/common/src/sleep.ts +++ b/common/src/sleep.ts @@ -1 +1 @@ -export * from "@scrypted/server/src/sleep" \ No newline at end of file +export { sleep } from "@scrypted/server/src/sleep" \ No newline at end of file