mirror of
https://github.com/Stef-00012/Zipline-Android-App.git
synced 2025-05-15 22:04:29 +02:00
5 lines
83 B
TypeScript
5 lines
83 B
TypeScript
export const searchKeyNames = {
|
|
name: "Name",
|
|
files: "File Count",
|
|
id: "ID",
|
|
};
|