mirror of
https://github.com/pelican-dev/panel.git
synced 2025-07-05 06:41:07 +02:00
4 lines
68 B
TypeScript
4 lines
68 B
TypeScript
declare const modes: Record<string, string>;
|
|
|
|
export default modes;
|