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