//
//  LiveExecutionResultsRuntime.h
//  LiveExecutionResultsRuntime
//
//  Created by Sebastian Fischer on 12/4/20.
//  Copyright © 2020 Apple Inc. All rights reserved.
//

#import <Foundation/Foundation.h>

//! Project version number for LiveExecutionResultsRuntime.
FOUNDATION_EXPORT double LiveExecutionResultsRuntimeVersionNumber;

//! Project version string for LiveExecutionResultsRuntime.
FOUNDATION_EXPORT const unsigned char LiveExecutionResultsRuntimeVersionString[];

#import <LiveExecutionResultsRuntime/PlaygroundRuntimeDefines.h>
#import <LiveExecutionResultsRuntime/PlaygroundTransformRuntime.h>
