mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 05:03:31 +01:00
11 lines
131 B
Swift
11 lines
131 B
Swift
//
|
|
// Demo
|
|
// Copyright © 2020 John Rommel Estropia, Inc. All rights reserved.
|
|
|
|
import Foundation
|
|
|
|
|
|
// MARK: - Menu
|
|
|
|
enum Menu {}
|