misc_pterodactyl-panel/resources/scripts/modes.d.ts

3 lines
68 B
TypeScript

declare const modes: Record<string, string>;
export default modes;