SyntaxFix
Write A Post
Hire A Developer
Questions
And there it is... right under my nose:
From the react docs themselves: https://facebook.github.io/react/docs/reusable-components.html
// An array of a certain type optionalArrayOf: React.PropTypes.arrayOf(React.PropTypes.number),