UNPKG
@box2d/debug-draw
Version:
latest (0.11.0)
0.11.0
0.10.0
Debug drawing helper for @box2d
lusito.github.io/box2d.ts/
lusito/box2d.ts
@box2d/debug-draw
/
dist
/
core
/
src
/
common
/
b2_readonly.js
4 lines
(3 loc)
•
92 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// MIT License
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});