mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Add new type
This commit is contained in:
parent
0568de39f2
commit
0de84e4760
@ -0,0 +1,5 @@
|
|||||||
|
export interface ICustomisationStorage {
|
||||||
|
id: string;
|
||||||
|
source: string;
|
||||||
|
type: string;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user