Skip to content

Commit

Permalink
✨ :: [#68] Add Expo Create Response
Browse files Browse the repository at this point in the history
  • Loading branch information
Xixn2 committed Nov 27, 2024
1 parent e935a43 commit ae64171
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@
// Copyright © 2024 SchoolofCompany. All rights reserved.
//

import Foundation

struct ExpoCreateResponse: Codable {
let expoId: String
}

0 comments on commit ae64171

Please sign in to comment.