props.js 75 B

1234
  1. export var TabBarDefaultProps = {
  2. items: [],
  3. defaultCurrent: 0,
  4. };