mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-03-08 09:07:57 +03:00
Add missing export
This commit is contained in:
parent
026c64f93c
commit
0b3858a3a3
1 changed files with 1 additions and 1 deletions
|
@ -89,4 +89,4 @@ export default class DXVK
|
|||
}
|
||||
}
|
||||
|
||||
export type { TDXVK };
|
||||
export type { TDXVK, DXVKTable };
|
||||
|
|
Loading…
Add table
Reference in a new issue