mirror of
https://github.com/Stef-00012/Zipline-Android-App.git
synced 2025-05-18 15:23:54 +02:00
5 lines
98 B
TypeScript
5 lines
98 B
TypeScript
export const searchKeyNames = {
|
|
code: "Code",
|
|
vanity: "Vanity",
|
|
destination: "Destination",
|
|
};
|