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