//
//  Copyright © 2021-2022 PSPDFKit GmbH. All rights reserved.
//
//  The PSPDFKit Sample applications are licensed with a modified BSD license.
//  Please see License for details. This notice may not be removed from this file.
//

// The exported Swift header requires Instant and PSPDFKit
#import <PSPDFKit/PSPDFKit.h>
#import <PSPDFKit/PSPDFKit-Swift.h>
#import <PSPDFKitUI/PSPDFKitUI.h>
// Development build only: this is part of the shipping SDK
#import <PSPDFKitUI/PSPDFKitUI-Swift.h>
#import <Instant/Instant.h>

#import "Catalog-Swift.h"
