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

2 lines
80 B
TypeScript
Raw Normal View History

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