anki/qt/aqt/data/web/js/pycmd.d.ts

2 lines
80 B
TypeScript

declare function pycmd(cmd: string, result_callback?: (arg: any) => void): any;