This commit is contained in:
2022-02-15 15:50:36 -06:00
parent c2447b180e
commit 2956e24684
10 changed files with 133 additions and 30 deletions

3
src/types/api.d.ts vendored
View File

@@ -1,3 +1,6 @@
/**
* data taken from UniteAPI
*/
interface uniteApiData {
name: string,
id: string,