mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-10 01:49:27 +01:00
4 lines
68 B
TypeScript
4 lines
68 B
TypeScript
declare const modes: Record<string, string>;
|
|
|
|
export default modes;
|