chore: include pre-built dist for github install
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import type { ModelCacheState } from "../plugin-state";
|
||||
export declare function applyProviderConfig(params: {
|
||||
config: Record<string, unknown>;
|
||||
modelCacheState: ModelCacheState;
|
||||
}): void;
|
||||
Reference in New Issue
Block a user