ample/Ample/Bookmark.h

15 lines
238 B
Objective-C

//
// Bookmark.h
// Ample
//
// Created by Kelvin Sherlock on 2/7/2022.
// Copyright © 2022 Kelvin Sherlock. All rights reserved.
//
#ifndef Bookmark_h
#define Bookmark_h
#import "Bookmark+CoreDataClass.h"
#endif /* Bookmark_h */