mirror of
https://github.com/ankitects/anki.git
synced 2025-11-25 05:57:11 -05:00
This is to provide minimal closures for the mutable file-local variables: - changeTimer - previousActiveElement - currentNoteId This makes it clear, that they should not be used, but rather the functions which wrap them in an API |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| changeTimer.ts | ||
| editable.scss | ||
| editor.scss | ||
| filterHtml.ts | ||
| focusHandlers.ts | ||
| helpers.ts | ||
| index.ts | ||
| inputHandlers.ts | ||
| lib.ts | ||
| noteId.ts | ||
| toolbar.ts | ||