sindresorhus/decamelize-keys

Nested type are not decamelized with deep: true

Open

#7 创建于 2023年3月30日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)JavaScript (57 star) (7 fork)user submission
bughelp wanted

描述

Typescript types are not decamelized when using deep: true option, even though the value is.

image

Reproducible example: https://stackblitz.com/edit/typescript-xhz4tl?file=index.ts

(thanks for the lib)

贡献者指南