aboutsummaryrefslogtreecommitdiff
path: root/nginx/ngx_js.c
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-10-19 23:18:22 +0200
committerJakub Jirutka <jakub@jirutka.cz>2020-10-19 23:18:22 +0200
commite50ce2eb14b3c6b85096092183e447563694174b (patch)
tree1676f8b277ef3a57d0b41fa113e9abbabeb8aeaf /nginx/ngx_js.c
parent9f23a9c5beff2e598bb8ff968925e5f0539462d4 (diff)
downloadnjs-e50ce2eb14b3c6b85096092183e447563694174b.tar.gz
njs-e50ce2eb14b3c6b85096092183e447563694174b.zip
Types: fixed index types in modules.
Fixes the following type errors: Property ''xxx'' of type 'NjsByteString | undefined' is not assignable to string index type 'NjsStringLike'.ts(2411) While string index signatures are a powerful way to describe the "dictionary" pattern, they also enforce that all properties match their return type.
Diffstat (limited to 'nginx/ngx_js.c')
0 files changed, 0 insertions, 0 deletions