DefinitelyTyped/types/matter-js
Mateusz Turcza 65bc5b7a95 [@types/matter-js] Fix types for Runner.create() and IRunnerOptions (#41083)
Definition for Runner.create() should allow no-arguments call, as can be seen
in the official examples, e.g. https://github.com/liabru/matter-js/blob/master/examples/gravity.js#L33

Also current definition for IRunnerOptions is missing 'enabled' property.
2019-12-18 14:39:55 +00:00
..
index.d.ts
matter-js-tests.ts
tsconfig.json
tslint.json