Skip to content

InlineFunction

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

Defined in: core/single-file/src/inline.ts:10

$

cheerio.CheerioAPI

string

Promise<void>