anki/ts/editable/index.ts
2021-09-15 13:32:32 +02:00

8 lines
242 B
TypeScript

// Copyright: Ankitects Pty Ltd and contributors
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
import "./editable-base.css";
import "./editable-container";
import "./editable";
import "./mathjax-component";