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