Add missing export

This commit is contained in:
Maroxy 2021-12-22 00:13:24 +01:00
parent 026c64f93c
commit 0b3858a3a3
No known key found for this signature in database
GPG key ID: F4B27EADB21E3021

View file

@ -89,4 +89,4 @@ export default class DXVK
}
}
export type { TDXVK };
export type { TDXVK, DXVKTable };