UNPKG

@difizen/libro-ai-native

Version:
5 lines 189 B
import type { Command } from '@difizen/mana-app'; export declare const AINativeCommands: Record<string, Command & { keybind?: string; }>; //# sourceMappingURL=ai-native-command.d.ts.map