同步代码
This commit is contained in:
8
types/Common/HostUrl.d.ts
vendored
8
types/Common/HostUrl.d.ts
vendored
@@ -143,4 +143,12 @@ export declare const GalleryURL: {
|
||||
GalleryDetile: string;
|
||||
};
|
||||
export declare const RenderShare: string;
|
||||
export declare const PrivateModule: {
|
||||
QueryModuleDirs: string;
|
||||
CreateModuleDirs: string;
|
||||
UpdateModuleDirs: string;
|
||||
DeleteModuleDirs: string;
|
||||
GetModuleList: string;
|
||||
UpdateModule: string;
|
||||
};
|
||||
//# sourceMappingURL=HostUrl.d.ts.map
|
Reference in New Issue
Block a user