mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
* reviewer ts hooks may now return a promise, which are then waited upon with Promise.all * this does not break old ts hooks, as Promise.all allows for non-Promises in its array |
||
|---|---|---|
| .. | ||
| vendor | ||
| BUILD.bazel | ||
| compile_ts.bzl | ||
| deckbrowser.ts | ||
| editor.ts | ||
| mathjax.js | ||
| overview.ts | ||
| pycmd.d.ts | ||
| reviewer-bottom.ts | ||
| reviewer.ts | ||
| toolbar.ts | ||
| tsconfig.json | ||
| webview.ts | ||