mirror of
https://github.com/djhackersdev/minime.git
synced 2026-07-06 20:13:57 -05:00
aimedb: Add initial model definitions
This commit is contained in:
parent
ec12e14920
commit
2a153b5baf
1
src/aimedb/model.ts
Normal file
1
src/aimedb/model.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export type AimeId = number & { __aimeId: null };
|
||||
Loading…
Reference in New Issue
Block a user