aboutsummaryrefslogtreecommitdiff
path: root/static/js/index.ts
blob: af805aee71cd7e44d5847dc3acb6bbdd6bcb325f (plain)
1
2
3
4
5
6
7
8
9
import "./pager.ts";
import "./update.ts";
import "./plumber.ts";
import "./instantpage.ts";
import "./contextmenu.ts";
import "./fixedsearch.ts";
import "./timeago.ts";

console.log("Surface Control: Complete");