Interface LauncherMobileConfigResponseConfig

interface LauncherMobileConfigResponseConfig {
    fields: LauncherMobileConfigResponseField[];
    hash: string;
}

Properties

Properties

hash: string