GBA003/DeltaPreviews/DeltaPreviews.h
2024-05-30 10:22:15 +08:00

20 lines
536 B
Objective-C

//
// DeltaPreviews.h
// DeltaPreviews
//
// Created by Riley Testut on 4/13/23.
// Copyright © 2023 Riley Testut. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for DeltaPreviews.
FOUNDATION_EXPORT double DeltaPreviewsVersionNumber;
//! Project version string for DeltaPreviews.
FOUNDATION_EXPORT const unsigned char DeltaPreviewsVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <DeltaPreviews/PublicHeader.h>