aimedb: Add initial model definitions

This commit is contained in:
Tau
2019-11-06 17:28:30 -05:00
parent ec12e14920
commit 2a153b5baf
+1
View File
@@ -0,0 +1 @@
export type AimeId = number & { __aimeId: null };