Skip to content

Commit b7f1cc3

Browse files
committed
Docs: Document chaosMonkey.ts
1 parent 6b0e78f commit b7f1cc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/coordinator/src/chaosMonkey.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/** Documents apps/coordinator/src/chaosMonkey.ts module purpose and public usage context */
12
import { setTimeout as timeout } from "node:timers/promises";
23

34
class ChaosMonkeyError extends Error {

0 commit comments

Comments
 (0)