@digipair/skill-vespa 0.89.0 → 0.91.0-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +0,0 @@
1
- import { PinsSettings } from '@digipair/engine';
2
- export declare const find: (params: any, pinsSettingsList: PinsSettings[], context: any) => Promise<any>;
3
- export declare const search: (params: any, pinsSettingsList: PinsSettings[], context: any) => Promise<any>;
4
- export declare const textSplitter: (params: any, pinsSettingsList: PinsSettings[], context: any) => Promise<any>;
5
- export declare const push: (params: any, pinsSettingsList: PinsSettings[], context: any) => Promise<any>;
6
- export declare const remove: (params: any, pinsSettingsList: PinsSettings[], context: any) => Promise<any>;
7
- export declare const update: (params: any, pinsSettingsList: PinsSettings[], context: any) => Promise<any>;
File without changes
File without changes
File without changes