two.js icon indicating copy to clipboard operation
two.js copied to clipboard

Add TypeScript Test File

Open jonobr1 opened this issue 3 years ago • 0 comments

Describe the solution you'd like Two.js needs a test.ts file that attempts to use all the features available in Two.js in the ways they are intended to use. This is like the tests written in JavaScript, but for TypeScript. This will greatly improve the stability and accessibility for TypeScript developers by making the types.d.ts file accurately reflect the capabilities of Two.js.

Additional context See Definitely Typed's approach for reference: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/two.js/two.js-tests.ts

jonobr1 avatar Jun 08 '22 19:06 jonobr1