Welcome! Log In Create A New Profile

Advanced

[njs] Types: added missing var "console" into njs_shell.

Dmitry Volyntsev
October 29, 2020 09:02AM
details: https://hg.nginx.org/njs/rev/862ff6f2c684
branches:
changeset: 1552:862ff6f2c684
user: Jakub Jirutka <jakub@jirutka.cz>
date: Sat Oct 24 23:59:18 2020 +0200
description:
Types: added missing var "console" into njs_shell.

diffstat:

ts/njs_shell.d.ts | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diffs (9 lines):

diff -r e1dc1fd52fe9 -r 862ff6f2c684 ts/njs_shell.d.ts
--- a/ts/njs_shell.d.ts Tue Oct 20 21:16:20 2020 +0200
+++ b/ts/njs_shell.d.ts Sat Oct 24 23:59:18 2020 +0200
@@ -7,3 +7,5 @@ interface Console {
time(label?: NjsStringLike): void;
timeEnd(label?: NjsStringLike): void;
}
+
+declare const console: Console;
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Types: added missing var "console" into njs_shell.

Dmitry Volyntsev 267 October 29, 2020 09:02AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 293
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready