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

1 line
80 B
TypeScript

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