]> git.kaiwu.me - njs.git/commit
Types: removed descryption for methods removed in 4df790f42ce7.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 7 Jun 2023 04:33:46 +0000 (21:33 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 7 Jun 2023 04:33:46 +0000 (21:33 -0700)
commit28e838841d1b5bf2ad63e2839c497d629822f51f
tree6141586f6b50dee45a9cdfbb729494fe37024831
parente84d9684abb4380260543e2cc3ce00cc656f50ca
Types: removed descryption for methods removed in 4df790f42ce7.

Since the disctinction between byte strings and ordinary strings
is eliminated the NjsByteString type is also removed.
test/ts/test.ts
ts/ngx_core.d.ts
ts/ngx_http_js_module.d.ts
ts/ngx_stream_js_module.d.ts
ts/njs_core.d.ts
ts/njs_modules/fs.d.ts
ts/njs_modules/querystring.d.ts
ts/njs_modules/xml.d.ts
ts/njs_shell.d.ts