UNPKG

@yext/search-core

Version:

Typescript Networking Library for the Yext Search API

3 lines (2 loc) 142 B
import { SpellCheck } from '../../models/searchservice/response/SpellCheck'; export declare function createSpellCheck(data: any): SpellCheck;