Add base model layout from V2 for frontend

This commit is contained in:
DaneEveritt 2022-05-07 16:52:58 -04:00
parent 634b80ed42
commit 53207abcb3
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
8 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,2 @@
// empty export
export type _T = string;