mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-05 16:49:45 +00:00
14 lines
299 B
C
14 lines
299 B
C
![]() |
//
|
||
|
// BridgingHeader.h
|
||
|
// NewsBlur
|
||
|
//
|
||
|
// Created by David Sinclair on 2020-01-27.
|
||
|
// Copyright © 2020 NewsBlur. All rights reserved.
|
||
|
//
|
||
|
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||
|
//
|
||
|
|
||
|
#import <UIKit/UIKit.h>
|
||
|
|
||
|
#import "NewsBlurAppDelegate.h"
|