A literal type that supports custom further strings but preserves autocompletion in IDEs.
支持自定义进一步字符串但保留IDE自动完成的字面量类型。
字面量联合类型
基础类型,默认为 string
https://github.com/microsoft/TypeScript/issues/29729#issuecomment-471566609
A literal type that supports custom further strings but preserves autocompletion in IDEs.
支持自定义进一步字符串但保留IDE自动完成的字面量类型。