export default class ButtonOpenType { static readonly getUserInfo: string = 'getUserInfo' static readonly getPhoneNumber: string = 'getPhoneNumber' }