fix: fix typing errors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import type { SummonerSpell } from '~/types/cdragon'
|
||||
|
||||
/**
|
||||
* Composable for fetching and managing summoner spell data from CDragon API
|
||||
* Returns a reactive Map of spell ID to spell data
|
||||
|
||||
Reference in New Issue
Block a user