UNPKG

@alauda/doom

Version:

Doctor Doom making docs.

3 lines (2 loc) 227 B
import type { RootContent } from 'mdast'; export declare const resolveRelease: (releaseTemplates: Record<string, string>, releaseQuery: string, lang: string, isMdx: boolean) => Promise<RootContent | RootContent[] | undefined>;