mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
1 line
80 B
TypeScript
1 line
80 B
TypeScript
declare function pycmd(cmd: string, result_callback?: (arg: any) => void): any;
|