Skip to content

InlineFunction

type InlineFunction = ($, baseUrl) => Promise<void>;

Defined in: inline.ts:10

$

cheerio.CheerioAPI

string

Promise<void>