芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/react-dates/esm/shapes/OrientationShape.js
import PropTypes from 'prop-types'; import { HORIZONTAL_ORIENTATION, VERTICAL_ORIENTATION } from '../constants'; export default PropTypes.oneOf([HORIZONTAL_ORIENTATION, VERTICAL_ORIENTATION]);