UNPKG

knowmax-quest-types

Version:

Contains type definitions for communicating with Knowmax Quest.

4 lines 150 B
import type { IIntelligenceBase } from '.'; export interface IIndexResearch extends IIntelligenceBase { } //# sourceMappingURL=IIndexResearch.d.ts.map