UNPKG

@launchmenu/applet-dictionary

Version:
3 lines 190 B
/** The format of the data returned by a wiki open search */ export declare type IWikiSearchResult = [string, string[], string[], string[]]; //# sourceMappingURL=IWikiSearchResult.d.ts.map