UNPKG

@diplodoc/markdown-translation

Version:
3 lines (2 loc) 121 B
import type { Gobbler, NonEmptyString } from 'src/skeleton/types'; export declare const search: Gobbler<NonEmptyString>;