export BundleInfo class
This commit is contained in:
parent
fdbbc47e59
commit
9de6b19c28
@ -4,7 +4,7 @@ import { HttpServerHelper } from "@spt-aki/helpers/HttpServerHelper";
|
|||||||
import { JsonUtil } from "@spt-aki/utils/JsonUtil";
|
import { JsonUtil } from "@spt-aki/utils/JsonUtil";
|
||||||
import { VFS } from "@spt-aki/utils/VFS";
|
import { VFS } from "@spt-aki/utils/VFS";
|
||||||
|
|
||||||
class BundleInfo
|
export class BundleInfo
|
||||||
{
|
{
|
||||||
modPath: string;
|
modPath: string;
|
||||||
key: string;
|
key: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user