mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-04-08 16:31:39 +02:00
6 lines
93 B
Swift
6 lines
93 B
Swift
|
import Foundation
|
||
|
|
||
|
struct K {
|
||
|
static let libId = "com.nkming.nc_photos.np_platform_lock"
|
||
|
}
|