mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2025-03-12 06:01:47 -05:00
Add ApiResponse type
This commit is contained in:
parent
3c85acfc21
commit
3ab275fff9
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ export * from './Chat'
|
|||
export * from './Chat'
|
||||
export * from './Category'
|
||||
export * from './CategoryData'
|
||||
export * from './ApiResponse'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue