mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
fix(index.d.ts) typo
replaced 'frictionStuffness' by 'frictionStiffness'
This commit is contained in:
Vendored
+1
-1
@@ -384,7 +384,7 @@ declare namespace p2 {
|
||||
restitution: number;
|
||||
stiffness: number;
|
||||
relaxation: number;
|
||||
frictionStuffness: number;
|
||||
frictionStiffness: number;
|
||||
frictionRelaxation: number;
|
||||
surfaceVelocity: number;
|
||||
contactSkinSize: number;
|
||||
|
||||
Reference in New Issue
Block a user