From ae44478b30d890fe0fb04022f44d474dcdcc3f9d Mon Sep 17 00:00:00 2001 From: Lassi Pulkkinen Date: Thu, 31 Oct 2024 03:11:21 +0200 Subject: Initial commit (import old repo) --- mcproto/error.ha | 1 + 1 file changed, 1 insertion(+) create mode 100644 mcproto/error.ha (limited to 'mcproto/error.ha') diff --git a/mcproto/error.ha b/mcproto/error.ha new file mode 100644 index 0000000..092210d --- /dev/null +++ b/mcproto/error.ha @@ -0,0 +1 @@ +export type TooShort = !void; -- cgit v1.2.3