mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 18:03:44 +02:00
4 lines
68 B
TypeScript
4 lines
68 B
TypeScript
declare const modes: Record<string, string>;
|
|
|
|
export default modes;
|