This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
478b3a53f1
anki
/
qt
/
aqt
/
data
/
web
/
js
/
pycmd.d.ts
2 lines
88 B
TypeScript
Raw
Normal View
History
Unescape
Escape
enable eslint on aqt/data/web/js
2021-10-18 07:20:00 +02:00
declare
function
pycmd
(
cmd
:
string
,
result_callback
?
:
(
arg
:
unknown
)
=
>
void
)
:
unknown
;
Reference in New Issue
Copy Permalink