mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
5 lines
93 B
Swift
5 lines
93 B
Swift
import Foundation
|
|
|
|
struct K {
|
|
static let libId = "com.nkming.nc_photos.np_platform_lock"
|
|
}
|