// Copyright 2020-present 650 Industries. All rights reserved. #import "EXAbstractLoader+Updates.h" @protocol EXUpdatesAppLoaderTaskDelegate; NS_ASSUME_NONNULL_BEGIN @interface EXAppLoaderExpoUpdates : EXAbstractLoader @end NS_ASSUME_NONNULL_END