summaryrefslogtreecommitdiff
path: root/cli/tsc
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tsc')
-rw-r--r--cli/tsc/dts/lib.deno.ns.d.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tsc/dts/lib.deno.ns.d.ts b/cli/tsc/dts/lib.deno.ns.d.ts
index e89f01cdb..4e9765cef 100644
--- a/cli/tsc/dts/lib.deno.ns.d.ts
+++ b/cli/tsc/dts/lib.deno.ns.d.ts
@@ -4416,6 +4416,8 @@ declare namespace Deno {
| "SIGINFO"
| "SIGINT"
| "SIGIO"
+ | "SIGPOLL"
+ | "SIGUNUSED"
| "SIGKILL"
| "SIGPIPE"
| "SIGPROF"