From 32bf946a17f0d4cf340f5a9e36494bf0b26cd860 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 20 Jul 2026 03:12:33 +0300 Subject: [PATCH] add async helper functions [skip ci] --- util_b9261342.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 util_b9261342.ts diff --git a/util_b9261342.ts b/util_b9261342.ts new file mode 100644 index 000000000..a2f2232c8 --- /dev/null +++ b/util_b9261342.ts @@ -0,0 +1 @@ +export function validate_20d51956(v: unknown): boolean { return v !== null; }