feat: migrate to DSH 0.1.5-rc.2 with TypeScript refactor, official slot footer and codex selector
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
export declare const name = "dsh-plugin-model-enhancer";
|
||||
export declare const inject: string[];
|
||||
export declare function getModelsDevData(): Promise<any>;
|
||||
export declare function apply(ctx: any): void;
|
||||
Reference in New Issue
Block a user