UNPKG

ruins

Version:

> [!IMPORTANT] > This is in beta. Not everything is ironed out and some modules might misbehave

7 lines (6 loc) 149 B
export declare const getCustomCommands: () => Promise<{ value: string; label: string; hint: string; exec: () => Promise<void>; }[]>;