/** * @author 田尘殇Sean(sean.snow@live.com) create at 2017/11/4 */ export default interface Props { keyboardBottomOffset?: number; }