UNPKG

shopee-client

Version:
7 lines (6 loc) 168 B
export default interface SetPushConfigResponse { /** * Use this field to indicate whether the configuration is set successfully. */ status: string; }