Closed Barbapapazes closed 11 months ago
Hello,
Actually, many types are written using .d.ts files. Since we are using TypeScript, I do not thinks it's a good idea since it overwrite the real types from TypeScript files.
.d.ts
Could we move the .d.ts files into simple .ts? Thanks
.ts
Could be a bug more than an enhancement
Hello,
Actually, many types are written using
.d.ts
files. Since we are using TypeScript, I do not thinks it's a good idea since it overwrite the real types from TypeScript files.Could we move the
.d.ts
files into simple.ts
? Thanks