tsbuffer icon indicating copy to clipboard operation
tsbuffer copied to clipboard

TypeScript type serializer used by TSRPC.

Results 1 tsbuffer issues
Sort by recently updated
recently updated
newest added

`type b = Omit & {a?: string};` 当 使用 Omit 是 skipFields的排除选项 会导致 interface 类型 的 合并出现意外排除的问题