UNPKG

gpreview

Version:

Preview Ghost themes locally without a full Ghost installation

3 lines 182 B
import type { TemplateData } from '../types'; export declare function imgUrlHelper(this: TemplateData, image: unknown, options: unknown): string; //# sourceMappingURL=imgUrl.d.ts.map