We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e401bb commit e54e30eCopy full SHA for e54e30e
1 file changed
src/boot/Config.js
@@ -98,6 +98,7 @@ var ValueToColor = require('../display/color/ValueToColor');
98
* @property {object} [images] - [description]
99
* @property {string} [images.default] - [description]
100
* @property {string} [images.missing] - [description]
101
+ * @property {object} [physics=null] - [description]
102
*/
103
104
/**
0 commit comments