commit | 8b4b17f93e025f271215bcf140cc359214d774f6 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sun Feb 27 20:42:52 2022 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Sun Feb 27 20:42:52 2022 +0000 |
tree | d5759fabd086dcc844d2599af408aa23f1905140 | |
parent | 4f164f3adb44899a2dc93199d8750583ae4dae9f [diff] [blame] |
loads of changes, most mod commands done
diff --git a/src/commands/mod/viewas.ts b/src/commands/mod/viewas.ts index 12ab7a8..c7bd4b1 100644 --- a/src/commands/mod/viewas.ts +++ b/src/commands/mod/viewas.ts
@@ -15,6 +15,4 @@ return true; } -export { command }; -export { callback }; -export { check }; \ No newline at end of file +export { command, callback, check }; \ No newline at end of file