parent
5a1f8ce600
commit
18f245e45a
@ -0,0 +1,13 @@
|
||||
//
|
||||
// AppImages.swift
|
||||
// DouShouQi_App
|
||||
//
|
||||
// Created by Rémi REGNAULT on 16/05/2024.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
public struct AppImages {
|
||||
static let TitleImage = "TitlePageImage"
|
||||
}
|
Loading…
Reference in new issue